Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 4

2012-02-28 Thread Walter Dnes
On Mon, Feb 27, 2012 at 04:49:40PM +0700, Pandu Poluan wrote I suggest splitting this step into two: 3a) Create /sbin/linuxrc containing at least ... chmod ... 3b) Append init=/sbin/linuxrc to bootloader line Slightly less confusing :-) OK. I'll modify it as suggested. There is

Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 4

2012-02-27 Thread Pandu Poluan
On Sat, Feb 18, 2012 at 06:40, Walter Dnes waltd...@waltdnes.org wrote: 8 snip 3) In the bootloader append line, include init=/sbin/linuxrc where   the file /sbin/linuxrc consists of *AT LEAST*... #!/bin/busybox ash mount -t proc proc /proc mount -t sysfs sysfs /sys exec /sbin/init

Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 4

2012-02-17 Thread Walter Dnes
This revision removes a couple of steps in the process, so there's less stuff involved. If only software developers worked that way G. * Busybox stable is now past the buggy version that didn't work with mdev. There is no need to keyword version 1.19.2 * The virtual/dev-manager-0.ebuild has

Re: [gentoo-user] Re: Beta test Gentoo with mdev instead of udev; version 4

2012-02-17 Thread Pandu Poluan
On Feb 18, 2012 6:46 AM, Walter Dnes waltd...@waltdnes.org wrote: This revision removes a couple of steps in the process, so there's less stuff involved. If only software developers worked that way G. * Busybox stable is now past the buggy version that didn't work with mdev. There is no