lp:~smoser/+junk/boothooks
- Get this branch:
- bzr branch lp:~smoser/+junk/boothooks
Branch information
- Owner:
- Scott Moser
- Status:
- Development
Recent revisions
- 29. By Scott Moser on 2011-02-19
-
add 'friendly-natty' for making a natty image more friendly for local testing
- 27. By Scott Moser on 2010-01-29
-
support setting password of ubuntu user from kernel command line add a
comment suggesting use. The goal is to get this into ec2-init and into
an image (but unused) by default. So that 'boothooks' can boot an image
and kvmify it without first mounting loopback (requiring root) - 23. By Scott Moser on 2010-01-20
-
work around bug 509841 by dynamically modifying /etc/fstab
this really jus re-orders some things in kvmify, putting the command
line parsing loop before the updating.also, it adds modifcation of /etc/fstab to agree with
whatever is on the kernel command line (root=). See bug 509841 for
more info - 22. By Scott Moser on 2010-01-20
-
minor changes, remove 'helpmount' from cmdline. add 'needproc' to kvmify
helpmount was added for debugging bug 509841. It is no longer
necissary. Still functional, but not enabled.needproc was similarly used, but I'm leaving the function in kvmify.
To use this:
needproc cat /proc/cmdline
that will mount proc if not mounted, run the specified command,
and unmount proc if it was mounted - 20. By Scott Moser on 2010-01-19
-
add ability to skip kernel/
ramdisk/ image in distdir if named '.skip'
rework cmdline so 'init=' is in the front, mention some info on
cmdline and args to init
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)

