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-prev] [day] [month] [year] [list]
Date:	Sun, 9 Sep 2007 11:59:00 -0400 (EDT)
From:	"Robert P. J. Day" <rpjday@...dspring.com>
To:	Oleg Verych <olecom@...wer.upol.cz>
cc:	Adrian Bunk <bunk@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Sam Ravnborg <sam@...nborg.org>,
	Roman Zippel <zippel@...ux-m68k.org>,
	kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Early userspace, Linux development (Re: perhaps init/ should
 update the reference to "change floppy")

On Sun, 9 Sep 2007, Oleg Verych wrote:

> * Sat, 8 Sep 2007 08:08:06 -0400 (EDT)
> []
> >   from init/do_mounts_rd.c:
> >
> > ...
> []
> >         if (rd_prompt)
> >                 change_floppy("root floppy disk to be loaded into RAM disk");
> >         create_dev("/dev/root", ROOT_DEV);
> >         create_dev("/dev/ram", MKDEV(RAMDISK_MAJOR, n));
> >         return rd_load_image("/dev/root");
> > }
> > ...
> >
> >   but isn't it a bit archaic to suggest that an explicit ramdisk will
> > be found only on a floppy?  can't one be provided on a CD or DVD?
> > just suggesting that the terminology could probably be updated.
>
> All this is userspace code, ugly, unmaintained and all that kind of
> things.
>
> == Kernel panics without userspace, do you need such kernel? ==

um ... all i asked was whether that code should be updated to reflect
more than just floppies.  i didn't foresee the can of worms here.

rday


--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================
-
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