Bruce Hill wrote: > On Fri, Dec 14, 2012 at 07:41:45AM -0600, Dale wrote: >> Right now, I have /usr on a separate partition so I would need a init >> thingy to boot. When I switch to eudev, that won't be required, from >> what I have read anyway. >> >> I didn't want the init thingy to begin with either. >> >> Dale > Let me translate his "Mississippi English"... > > define: init thingy > > initrd: http://en.wikipedia.org/wiki/Initrd > > My file server has /boot with / on /dev/md0 (well, see here:) > > mingdao@server ~ $ egrep -v "(^#|^ *$)" /etc/fstab > /dev/md0 / xfs inode64,logbsize=262144 > 0 1 > /var/swapfile1 swap swap defaults > 0 0 > /dev/system/var /var xfs defaults > 0 0 > /dev/system/usr /usr xfs defaults > 0 0 > /dev/system/home /home xfs defaults > 0 0 > /dev/storage/photos /photos xfs users,rw > 0 0 > /dev/storage/backups /backups xfs users,rw > 0 0 > /dev/storage/offload /offload ntfs defaults > 0 0 > /dev/storage/peter /peter xfs defaults > 0 0 > /dev/storage/jeremiah /jeremiah xfs defaults > 0 0 > > And no "init thingy" anywhere on this LAN. ;)
Pretty much yea. I started making a init thing when they were talking about not supporting /usr on a separate partition. Then about a month ago eudev was announced which means we can boot with /usr on a separate partition and no init thingy, like it used to be. My basic question is this, has anyone started using eudev yet? From my understanding it is basically udev with the files where they used to be before they changed things. I'm thinking about switching but wondering what all is involved. It appears to be as simple as unmerge udev and emerge eudev and restart eudev. Is it really THAT simple? Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

