]> spindle.queued.net Git - xodist/commit
mkjffs2: add (redboot) partition support
authorAndres Salomon <dilinger@debian.org>
Fri, 17 Oct 2008 22:12:09 +0000 (18:12 -0400)
committerAndres Salomon <dilinger@debian.org>
Fri, 17 Oct 2008 22:12:09 +0000 (18:12 -0400)
commite0e1fb495b585c112496322a488dfa9cfb5f6ba9
treefdc711ea98fba3a2ccb052531e12f00c2b372b7d
parent97a85aa96a97476f49c6caaa754d5144dbc903b9
mkjffs2: add (redboot) partition support

We now create a 50MB boot partition, and the rest goes to a root
partition.  This shaves 7s off of bootup, as OFW only has to mount
/boot.  It also provides us the opportunity to use other filesystems
in /, as long as we keep /boot using jffs2.

Signed-off-by: Andres Salomon <dilinger@debian.org>
functions.sh
mkjffs2.sh