<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git/scripts/nfs, branch daisy</title>
<subtitle>Vyatta fork of initramfs-tools (mirror of https://github.com/vyos/initramfs-tools.git)
</subtitle>
<id>https://git.amelek.net/vyos/initramfs-tools.git/atom?h=daisy</id>
<link rel='self' href='https://git.amelek.net/vyos/initramfs-tools.git/atom?h=daisy'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/'/>
<updated>2010-06-18T09:43:37+00:00</updated>
<entry>
<title>nfsmount: more small cleanups</title>
<updated>2010-06-18T09:43:37+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-06-18T09:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=6147641d9129db51421ef0706972e21ceb36c801'/>
<id>urn:sha1:6147641d9129db51421ef0706972e21ceb36c801</id>
<content type='text'>
code up the nfs rootdelay in a more efficient way.
here people need the time it takes, so stay on 180s.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>scripts/nfs: cleanup retry logic</title>
<updated>2010-06-18T09:43:37+00:00</updated>
<author>
<name>Ferenc Wagner</name>
<email>wferi@niif.hu</email>
</author>
<published>2010-06-17T16:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=1d66ae1f03358b221d67aaf65fbda0ff3c6071fc'/>
<id>urn:sha1:1d66ae1f03358b221d67aaf65fbda0ff3c6071fc</id>
<content type='text'>
The condition of log_end_msg was always true.
Calling do_nfsmount before the loop lets us drop two other checks.

Signed-off-by: Ferenc Wagner &lt;wferi@niif.hu&gt;
Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: drop trailing whitespaces.</title>
<updated>2010-06-14T10:10:28+00:00</updated>
<author>
<name>Michael Prokop</name>
<email>mika@debian.org</email>
</author>
<published>2010-06-14T10:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=60afd2a944cf36a5bce6ca3b4c07a422e98efeba'/>
<id>urn:sha1:60afd2a944cf36a5bce6ca3b4c07a422e98efeba</id>
<content type='text'>
Signed-off-by: Michael Prokop &lt;mika@debian.org&gt;
</content>
</entry>
<entry>
<title>Wait for udevsettle after $BOOT-top scripts ran</title>
<updated>2008-07-02T22:19:16+00:00</updated>
<author>
<name>martin f. krafft</name>
<email>madduck@debian.org</email>
</author>
<published>2008-07-02T14:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=fc24059a296ecba82475debde0eff2330c92a2cd'/>
<id>urn:sha1:fc24059a296ecba82475debde0eff2330c92a2cd</id>
<content type='text'>
udev may be busy creating links for the root device by the time
mountroot is called. udevsettle makes sure these are processed. I thus
call udevsettle with a timeout of 10 seconds after the $BOOT-top
scripts have run and before the ROOTDELAY hack kicks in.

I thought about doing this with a local-top script instead, but there is
no way to ensure that it'll run last; cryptsetup uses a hack to make
sure it runs last, if we also use the same hack, there'll be
a dependency loop.

Signed-off-by: martin f. krafft &lt;madduck@debian.org&gt;
Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>initramfs-tools: split networking code into separate function</title>
<updated>2007-09-04T08:41:07+00:00</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant+debianbugs@freegeek.org</email>
</author>
<published>2007-09-04T08:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=5ac8a35ffa7db1c1295f46c75e6b8cc7cd698546'/>
<id>urn:sha1:5ac8a35ffa7db1c1295f46c75e6b8cc7cd698546</id>
<content type='text'>
ltsp in ubuntu started using NBD+unionfs+squashfs instead of NFS, and
debian-live uses has a network boot methods using cifs in addition to a
different way of using NFS (i think it also uses unionfs and maybe
squashfs, not just a plain NFS/cifs mount)...

so splitting out the networking related code into a separate function
would move towards not having forked code for all of these different
network boot methods. at least, that's my hope.
</content>
</entry>
<entry>
<title>scripts/nfs: fix when root-path includes server-ip</title>
<updated>2007-05-26T22:43:18+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2007-05-26T22:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=bb98536c4c1b597ed326c8729e048eac5526869b'/>
<id>urn:sha1:bb98536c4c1b597ed326c8729e048eac5526869b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first prerelease 0.86 + merge 0.85f</title>
<updated>2007-04-02T11:29:25+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2007-04-02T11:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=c4343742b3bf028e467ac8a58ead95c9bfefc628'/>
<id>urn:sha1:c4343742b3bf028e467ac8a58ead95c9bfefc628</id>
<content type='text'>
* kick mdrun script
* update control for lenny + ubuntu
* add _all_ ide, block and drivers
* use MODPROBE_OPTIONS and kill any modprobed arg
* small doc + whitespace fixes
</content>
</entry>
<entry>
<title>- mkinitramfs: allow umask setting paranoid</title>
<updated>2006-09-27T14:03:30+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-09-27T14:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=b8c8f676a5f0da208b27e4d9bac71ae3814a1b97'/>
<id>urn:sha1:b8c8f676a5f0da208b27e4d9bac71ae3814a1b97</id>
<content type='text'>
- revert an nfs changes
small fixes over the place
</content>
</entry>
<entry>
<title>- more nfs work (timeout, parsing, typo)</title>
<updated>2006-09-19T21:56:24+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-09-19T21:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=681dc7a7566afa2de5fa7d1edf8aa1c25ec451a6'/>
<id>urn:sha1:681dc7a7566afa2de5fa7d1edf8aa1c25ec451a6</id>
<content type='text'>
- lilo codeflow
- add lasi700 scsi module
</content>
</entry>
<entry>
<title>- better nfs handling: merge vagrant branch :) + local changes</title>
<updated>2006-09-04T16:54:59+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-09-04T16:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=cf4bba337d69510c4551ba84e8c69562873ea93f'/>
<id>urn:sha1:cf4bba337d69510c4551ba84e8c69562873ea93f</id>
<content type='text'>
- cleanup stupid whitespace all over the place
</content>
</entry>
</feed>
