Re: [arch-general] Support additional binary formats at boot

2012-03-13 Thread Tom Gundersen
2012/3/13 Matthew Monaco : > Does this really need to be done automatically? Up until now all of the > mounting > that rc.sysinit does is essential. This is definitely optional. Can't it just > be > a commented line in fstab in the filesystems package? > > ( essential except /dev/shm maybe... a f

Re: [arch-general] Support additional binary formats at boot

2012-03-13 Thread Matthew Monaco
Does this really need to be done automatically? Up until now all of the mounting that rc.sysinit does is essential. This is definitely optional. Can't it just be a commented line in fstab in the filesystems package? ( essential except /dev/shm maybe... a fstab.d would be nice =/ )