lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Apr 2007 10:28:40 +0200
From:	"roland" <devzero@....de>
To:	<lunz@...ooley.org>, "Jeff Dike" <jdike@...toit.com>
Cc:	<linux-kernel@...r.kernel.org>
Subject: Re: [uml-devel] [RFC] UML kernel & rootfs bundle with every kernel release ?

what is the real advantage to package uml-kernel and rootfs into a single 
file ?

If this needs to be distributed with additional script, that's two files, 
anyway.

the classical way would be 3 files:  uml-kernel, rootfs, script - put into 
some tar.gz or tar.bz2

this could look as elegant like:

linux-2.6.21-UML-TryMe-and-RunMe-Kit.tar.bz2

linux-2.6.21-start.sh  (containing ./linux-2.6.21-kernel-um 
ubd0=linux-2.6.21-rootfs.....)
linux-2.6.21-kernel-um
linux-2.6.21-rootfs

regards
roland

ps:
>I've done the converse: package the uml kernel within the rootfs image,
>and use a script that plays the part of bootloader. With ext2 at least,
>it's fairly easy to use the debugfs 'cat' command for this.
wicked, though! :)



On Mon, Apr 02, 2007 at 05:44:34PM -0400, Jeff Dike wrote:
> There are sites (http://uml.nagafix.co.uk/ being the best one I know
> of) where, with two downloads, two uncompressions, and one command
> line later, you have a booted UML.
>
> The only way I know of to improve on this, aside from inprovements in
> the booted distro, is to package the filesystem as a rootfs within the
> UML kernel binary.  I've considered this, but haven't done anything
> with it.

I've done the converse: package the uml kernel within the rootfs image,
and use a script that plays the part of bootloader. With ext2 at least,
it's fairly easy to use the debugfs 'cat' command for this.

That way, you simply distribute the fs image with a companion script
that can boot any number of such images.

Jason 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ