Commit Graph

5755 Commits (053)

Author SHA1 Message Date
Jeremy Katz 35c5d61b82 Various fixes to make things work; also listen to root=
Apparently what I had committed was broken.  This fixes some pieces up
and also adds (basic) support for using root=
2008-12-15 13:39:41 -05:00
Jeremy Katz 65e66984d6 Kill udevd 2008-12-10 17:18:22 -05:00
Jeremy Katz a5e56335b5 And licensing... 2008-12-10 16:36:31 -05:00
Jeremy Katz 7de1a73d66 Having a README is always nice 2008-12-10 16:35:29 -05:00
Jeremy Katz ec9315e562 Initial commit
First pass at a new initrd implementation.  Right now, it's a very simple
/init and we use nash's switchroot command via switch_root.  The idea is to
get a switchroot binary into util-linux that can be used instead

generate.sh will let you generate an initrd image.  Note that the generator
is intentionally super simple right now and is an area that will need a lot
of work once we're happier with how the /init process runs
2008-12-10 16:32:21 -05:00