mrfixit2001 / debian_desktop

Feature Complete Debian Desktop
74 stars 5 forks source link

No initramfs #9

Open schaecsn opened 5 years ago

schaecsn commented 5 years ago

There is no initramfs. The kernel boots straight into the filesystem.

What if I build an kernel/initramfs the debian way:

make-kpkg -j 6 --initrd --revision=1.0 kernel_image

Can I expect the resulting rpm to work out of the box?