5 Commits

Author SHA1 Message Date
Ben Hutchings
63cec7bb02 docs: Move initramfs-tools man page to section 7
Manual pages that describe a general topic belong in section 7, not 8.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2018-07-18 23:36:57 +01:00
maximilian attems
034308f306 modernize docs to todays standards
seems nobody had a look since longer,
nuke useless cpiogz for now, we may want resurrect that later.

Signed-off-by: maximilian attems <maks@debian.org>
2010-04-05 05:18:09 +02:00
maximilian attems
17d01b3434 massif whitespace cleanup 2006-07-16 21:54:14 +02:00
Jeff Bailey
2c72958bfc * Use detailed logging now for debian/changelog. We have at least
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
2005-06-30 00:05:01 +00:00
Jeff Bailey
ac222142f8 Add hookscripts 2005-06-09 17:23:35 +00:00