... cramfs
> > > > > Should I make it an option in mkinitrd ?
> > > > 
> > > > I guess yes. But this is compatibility problem. It is not
> > > > supported on vanilla kernel so you have to detect patched kernel
> > > > somehow. And how are you going to do it? You will get a flood of
> > > > "bug reports" from users who compiled their own kernels (vanilla
> > > > ones or whatever) and cannot load initrd.
> > >
> > > just check for /mdk/ and ! /custom/ in uname -r output
> > 
> > that is still just wild guess :(
> 
> but it'll work...
> grep /proc/filesystems else
> 

not working. you can build initrd for 2.6 under 2.4 or other way
round. or even out of miniroot.

I'd wish to use initramfs if I knew how to free space taken by it :(

Reply via email to