<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initramfs-tools.git/docs/example_hook, branch vyatta/VC6.3-2011.07.21/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.3-2011.07.21%2Famd64</id>
<link rel='self' href='https://git.amelek.net/vyos/initramfs-tools.git/atom?h=vyatta%2FVC6.3-2011.07.21%2Famd64'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/'/>
<updated>2010-06-14T10:10:28+00:00</updated>
<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>modernize docs to todays standards</title>
<updated>2010-04-05T03:18:09+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2010-04-05T03:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=034308f306b2cb3bffeb5811aca2636405d29dd4'/>
<id>urn:sha1:034308f306b2cb3bffeb5811aca2636405d29dd4</id>
<content type='text'>
seems nobody had a look since longer,
nuke useless cpiogz for now, we may want resurrect that later.

Signed-off-by: maximilian attems &lt;maks@debian.org&gt;
</content>
</entry>
<entry>
<title>massif whitespace cleanup</title>
<updated>2006-07-16T19:54:14+00:00</updated>
<author>
<name>maximilian attems</name>
<email>maks@debian.org</email>
</author>
<published>2006-07-16T19:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=17d01b3434dac54ace5991029ed069b3d185ffd2'/>
<id>urn:sha1:17d01b3434dac54ace5991029ed069b3d185ffd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initramfs-tools (0.26) breezy; urgency=low</title>
<updated>2005-09-17T20:45:40+00:00</updated>
<author>
<name>Jeff Bailey</name>
<email>jbailey@ubuntu.com</email>
</author>
<published>2005-09-17T20:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=5582f19f77d283348d946dd4cafcbc2134a3186c'/>
<id>urn:sha1:5582f19f77d283348d946dd4cafcbc2134a3186c</id>
<content type='text'>
  "Experience is one thing you can't get for nothing."
  - Oscar Wilde

  * scripts/local-top/lvm: Reduce -- to - in VG strings for feeding
    to vgchange.  (Ubuntu: #13387)

  * update-initramfs: New file
  * debian/dirs: Add /var/lib/initramfs-tools

  * hooks/evms: New file
  * scripts/local-top: New file.

  * debian/control: Bump klibc depends to 1.0.14-1ubuntu2 for jfs support

  * hook-scripts (manual_add_modules): Don't do unnecessary depmod
    (dep_add_modules): No need for a sleep 2 here.
    Thanks to Matt Zimmmerman for noticing these!

  * scripts/functions: Attempt resume before loading USB or Network
    modules to avoid resume issues with USB.
    Thanks to Matthew Garrett for this patch!

  * scripts/functions (ide_boot_events): Always load ide-generic
    before going further.  This allows us to catch any hidden
    IDE controllers that might not otherwise get found.

  * initramfs.conf.5: New file
  * debian/initramfs-tools.manpages: Install it.
    Thanks to maximilian attems for the manpage!

  * hook-functions (auto_add_modules): Add mptscsih (Ubuntu #15406)
    Thanks to Jesper Krogh for the bug report!

  * debian/dirs: Add etc/mkinitramfs/hooks, move all scripts subdirs
    into etc/mkinitramfs/scripts.

  * mkinitramfs: Set the umask.  Copy the scripts from
    /etc/mkinitramfs/scripts into the image.
    Make sure that modules file lists is actually a regular file.

  * init: Use ${rootmnt} instead of hardcoded /root, use mount -n
    Fix typo.

  * hook-functions (catenate_cpiogz): Add sanity check.
    (add_modules_from_file): Document, quote variable, add warning.

  * docs/example_hook: Update
    Thanks to Karl Hegbloom for these previous 5 patches!

  * init: Create /var/lock on the initramfs
    Thanks to Jerry Haltom for noticing this!

  * debian/dirs: rename to ...
  * debian/initramfs-tools.dirs: ... this.

  * scripts/functions (scsi_boot_events): Don't attempt to look
    at ${device}/type if it doesn't actually exist.

 -- Jeff Bailey &lt;jbailey@ubuntu.com&gt;  Wed, 14 Sep 2005 14:12:24 -0400
</content>
</entry>
<entry>
<title>* Use detailed logging now for debian/changelog.  We have at least</title>
<updated>2005-06-30T00:07:32+00:00</updated>
<author>
<name>Jeff Bailey</name>
<email>jbailey@ubuntu.com</email>
</author>
<published>2005-06-30T00:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/initramfs-tools.git/commit/?id=2777a4e8f7b7e7b14cbba813d3b1e30b1acb4a53'/>
<id>urn:sha1:2777a4e8f7b7e7b14cbba813d3b1e30b1acb4a53</id>
<content type='text'>
    three people hacking now, and details would probably be useful.

  * debian/TODO: Update

  * debian/dirs: Sort and add usr/share/initramfs-tools/hooks

  * debian/initramfs-tools.examples: Add docs/example_hook and
    docs/example_hook_cpiogz

  * debian/initramfs-tools.install: Pretty Print.

  * debian/rules: Ensure that mkinitramfs is executable

  * docs/example_script: New file

  * init: Add concept of 'quiet', be verbose if not specified

  * mkinitramfs: Do not load script functions until needed
    Clear up comments / documentation
    Use DESTDIR instead of TMPDIR
    Add ability to link in extra hunks into the cpio file
    Cosmetic cleanups

  * scripts/functions: Add lsb stype log_FOO_msg functions

  * scripts/local: Add logging

  * scripts/nfs: Add logging
</content>
</entry>
</feed>
