From: Rusty Russell <rusty@rustcorp.com.au> Date: Tue, 6 May 2008 04:42:12 +1000It's pretty straightforward, if you ask me. I avoid initrd's like the plague too. Building and compressing the initrd would increase my build+reboot cycle time by at least 40%. Add to that it's simply an enormous pain in the ass. And for what? I know what freakin' drivers to build statically into my kernel. I use raw partitions and don't use LVM, I know what the heck my root filesystem device is named, etc. The only thing I get "punished" for, where I am absolutely forced to use an initrd, is when I use qlogic SCSI for the root partition, for the firmware which we really should have kept in the tree :( And this is not even a "licensing" issue, like it or not in-kernel drivers are tied to specific firmware versions both from an API and from a testing perspective. Externalizing this is really a nightmare. And I'm not avoiding udev by doing this. udev works just fine if I raw boot a kernel with all the static devices I need to get root mounted. All my networking etc. is modular and udev does the right thing. --
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Andi Kleen | Re: [PATCH] x86: Construct 32 bit boot time page tables in native format. |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: Possible regression in HTB |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
git: | |
