/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to initramfs-tools-script

  • Committer: Teddy Hogeborn
  • Date: 2009-02-18 13:19:26 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090218131926-af671ydvxl3wt4w6
* initramfs-tools-hook: Changed to use "cut" instead of depending on
                        "awk" being GNU awk.

* mandos.xml (BUGS): Improved grammar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# eventually be "/scripts/init-premount/mandos" in the initrd.img
11
11
# file.
12
12
 
 
13
# No initramfs pre-requirements.
13
14
PREREQ="udev"
14
15
prereqs()
15
16
{