<feed xmlns='http://www.w3.org/2005/Atom'>
<title>live-boot.git/debian/live-boot.init, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/live-boot.git)
</subtitle>
<id>https://git.amelek.net/vyos/live-boot.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/live-boot.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/'/>
<updated>2012-04-05T06:31:45+00:00</updated>
<entry>
<title>Moving initscript to live-config.</title>
<updated>2012-04-05T06:31:45+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-04-05T06:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=49bcda4f02e85fb1c648fd8fd00b8b989d2de752'/>
<id>urn:sha1:49bcda4f02e85fb1c648fd8fd00b8b989d2de752</id>
<content type='text'>
Keeping the initscript in live-boot is not really maintainable
for different init systems. We would need to have, like live-config,
several backend packages (live-boot-sysvinit, live-boot-systemd,
live-boot-upstart) etc., plus, every combination with the
different initrd system backend (initramfs-tools, dracut).
</content>
</entry>
<entry>
<title>Replacing live-boot initscript with a stub and moving the actual code to /lib/live/boot.sh to allow different initsystem support in future.</title>
<updated>2012-03-30T08:01:42+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-03-30T07:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=d98b500c721b2bd5319d84f1e38a2e54db043834'/>
<id>urn:sha1:d98b500c721b2bd5319d84f1e38a2e54db043834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correcting log_end_msg usages in connection with verbosity checks in live-boot initscript, thanks to Pablo Barbachano &lt;pablobarbachano@yahoo.es&gt; (Closes: #665689).</title>
<updated>2012-03-30T07:49:28+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-03-30T07:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=86958cea3e7b7a0b0e3fedb2b3be2837b635db59'/>
<id>urn:sha1:86958cea3e7b7a0b0e3fedb2b3be2837b635db59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quoting noprompt variable in initscript to avoid syntax errors, thanks to Philip Newborough &lt;corenominal@corenominal.org&gt;.</title>
<updated>2012-03-06T09:40:41+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-03-06T09:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=c9eb5a5a73c793b8bd1ed2d862e8630f0c2b1f2c'/>
<id>urn:sha1:c9eb5a5a73c793b8bd1ed2d862e8630f0c2b1f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing cache_path: taking into account the three forms of ldd output lines.</title>
<updated>2011-09-07T11:55:27+00:00</updated>
<author>
<name>Tails developers</name>
<email>amnesia@boum.org</email>
</author>
<published>2011-01-08T17:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=a8ee91a515eb774deb072cdc3b0c2c7591b7d7f6'/>
<id>urn:sha1:a8ee91a515eb774deb072cdc3b0c2c7591b7d7f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing cache_path: cache non-executable libs dependencies as well.</title>
<updated>2011-09-07T11:55:27+00:00</updated>
<author>
<name>Tails developers</name>
<email>amnesia@boum.org</email>
</author>
<published>2011-01-08T17:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=d47bea550abcaa87df62bece5f6a94eeb97c8487'/>
<id>urn:sha1:d47bea550abcaa87df62bece5f6a94eeb97c8487</id>
<content type='text'>
Most shared libraries are not executable and nevertheless depend on other shared
libraries. These dependencies must be cached as well.
</content>
</entry>
<entry>
<title>Updating and correcting sendsigs.omit support for /run (Closes: #628188).</title>
<updated>2011-05-28T06:29:47+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2011-05-28T06:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=46d2cb15374b01373fdb85fb36ca28c21b4ca43a'/>
<id>urn:sha1:46d2cb15374b01373fdb85fb36ca28c21b4ca43a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Protect NOPROMPT (Closes: #610941).</title>
<updated>2011-03-09T16:59:21+00:00</updated>
<author>
<name>Marco Amadori</name>
<email>amadorim@vdavda.com</email>
</author>
<published>2011-01-24T09:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=b72b24711cacdb0267c29816a0fd1b96a90836b0'/>
<id>urn:sha1:b72b24711cacdb0267c29816a0fd1b96a90836b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing the duplicated "the" in the live-boot.init script.</title>
<updated>2011-03-09T16:59:21+00:00</updated>
<author>
<name>Steven Shiau</name>
<email>steven@nchc.org.tw</email>
</author>
<published>2010-12-15T20:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=b927be2f137bcad520852be4fb9afb1e1ced420b'/>
<id>urn:sha1:b927be2f137bcad520852be4fb9afb1e1ced420b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remounting cow read-only before prompting user to remove usb flash drive.</title>
<updated>2011-03-09T16:59:20+00:00</updated>
<author>
<name>Ronny Standtke</name>
<email>ronny.standtke@fhnw.ch</email>
</author>
<published>2010-12-01T20:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/live-boot.git/commit/?id=24e652917a129fac93d3bc5a34b265cf8a913cfc'/>
<id>urn:sha1:24e652917a129fac93d3bc5a34b265cf8a913cfc</id>
<content type='text'>
</content>
</entry>
</feed>
