<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git/scripts/local-premount/resume, branch vyatta/VC6.5R1/amd64</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=vyatta%2FVC6.5R1%2Famd64</id>
<link rel='self' href='https://git.amelek.net/vyos/initramfs-tools.git/atom?h=vyatta%2FVC6.5R1%2Famd64'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/'/>
<updated>2009-04-03T12:52:20+00:00</updated>
<entry>
<title>cleanup LABEL handling code</title>
<updated>2009-04-03T12:52:20+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-04-03T12:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=d703b8ca26ac5230d7ffeae1891334791d8dab31'/>
<id>urn:sha1:d703b8ca26ac5230d7ffeae1891334791d8dab31</id>
<content type='text'>
make it more concise:
* use POSIX ${parameter:+word}
* replace *[/]*) by just */*)
* test exit code of command -v rather then running test -x on it

while we are at it fix another command -v usage in scripts/functions.

Reviewed-by: Colin Watson &lt;cjwatson@ubuntu.com&gt;
Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>scripts/local-premount/resume: Fix resume with LABEL containing '/'.</title>
<updated>2009-02-17T17:12:56+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2009-02-17T17:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=9e5ff69508479c10548e0fcf4d6f3ee043cff1fe'/>
<id>urn:sha1:9e5ff69508479c10548e0fcf4d6f3ee043cff1fe</id>
<content type='text'>
do the same dance here, same code, just slightly renamed variables.
</content>
</entry>
<entry>
<title>resume: Add support for resume_offset swap file suspend to disk.</title>
<updated>2008-04-07T09:51:00+00:00</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2008-04-07T09:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=aaf9b600c8ed9055b4e283e6cf1394b6f9f6ac8e'/>
<id>urn:sha1:aaf9b600c8ed9055b4e283e6cf1394b6f9f6ac8e</id>
<content type='text'>
Parse cmdline for resume_offset, export it and pass it to
the klibc resume binary.
Based on a patch by Alan Jenkins &lt;alan-jenkins@tuffmail.co.uk&gt;.

Bonus small codingstyle clean up of local-premount/resume.
</content>
</entry>
<entry>
<title>local-premount/resume: coding style fixes.</title>
<updated>2007-12-25T23:50:36+00:00</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2007-12-25T23:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=e9434de886aa77f0d8019c9e8bddc8b7883c9b4a'/>
<id>urn:sha1:e9434de886aa77f0d8019c9e8bddc8b7883c9b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 0.74:</title>
<updated>2006-08-17T15:14:01+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-08-17T15:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=839572386f35bf4b4404dac5f976566bc155de94'/>
<id>urn:sha1:839572386f35bf4b4404dac5f976566bc155de94</id>
<content type='text'>
- scripts/functions: fix debug boot param
- update-initramfs: checkout /etc/kernel-img.conf if lilo and grub is installed
- rename mdraid to mdrun, readd mdrun as it seems to work much better
  with sarge systems
- add an help message for rescue shell
- better package desc
</content>
</entry>
<entry>
<title>revert klibc-utils resume usage for now.</title>
<updated>2006-08-08T07:32:03+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-08-08T07:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=317940266751218ffa46581a44260619ade32e0a'/>
<id>urn:sha1:317940266751218ffa46581a44260619ade32e0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add BUSYBOX section to conf</title>
<updated>2006-07-24T07:13:28+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-07-24T07:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=8761821795732a9755d673e92fb45ac9202270df'/>
<id>urn:sha1:8761821795732a9755d673e92fb45ac9202270df</id>
<content type='text'>
- add myri10ge, smc911x and hptiop modules
- fix check_minkver() logic
- escape resume variables
- fix SEE ALSO section in all manpages
- source /usr/share/initramfs-tools/conf.d/* 
- check against modules.dep before running depmod
- more verbose output
- open console with -i for dash interactive
- fix resume param by LABEL or UUID
- lvm has new prereq mdadm
- update-initramfs fix -v calling
- functions/scripts replace basename usage with shell expansion
</content>
</entry>
<entry>
<title>- drop md scripts</title>
<updated>2006-07-20T15:41:31+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-07-20T15:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=475bcbc9d6eefe90de6efe424bfb5bcca999fbc7'/>
<id>urn:sha1:475bcbc9d6eefe90de6efe424bfb5bcca999fbc7</id>
<content type='text'>
- pump klibc dep
- use resume klibc-utils bin
- remove some klibc binaries
- use nfsmount
</content>
</entry>
<entry>
<title>- rename suspend boot script in resume</title>
<updated>2006-07-12T16:21:16+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-07-12T16:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=50586c0818aa8de3ba3aa1c105acbe31537a9be1'/>
<id>urn:sha1:50586c0818aa8de3ba3aa1c105acbe31537a9be1</id>
<content type='text'>
- update-initramfs add -b bootdif flag
  document it
- check for noresume arg in init
</content>
</entry>
</feed>
