nrelease: Remove LiveDVD specific kernel configs and loader menu.
authorSascha Wildner <saw@online.de>
Thu, 8 Apr 2010 13:36:51 +0000 (15:36 +0200)
committerSascha Wildner <saw@online.de>
Thu, 8 Apr 2010 13:36:51 +0000 (15:36 +0200)
commit29f2ae1e5debf1a3eb4904de2bf3de4a3c89bc8b
tree10e5ca943aa024c2fb096fd8ad833582d61981a2
parente8d5595cc6cbfe011eb90821390bc37091dedf47
nrelease: Remove LiveDVD specific kernel configs and loader menu.

These were introduced in order to also offer SMP kernels (with and
without APIC_IO) from the LiveDVD. But we don't want to maintain 4
extra kernel configs just for that purpose, especially since we
have x86_64 support now which would require introducing even more
configs. The whole concept has to be re-thought.

So until we come up with a better solution, get rid of it and go
with the usual GENERIC/VKERNEL (X86_64_GENERIC/VKERNEL64 on
x86_64) combination just like we do for the LiveCD.
nrelease/Makefile
nrelease/gui/boot/beastie.4th [deleted file]
nrelease/gui/root/DFLYLIVE [deleted file]
nrelease/gui/root/DFLYLIVE-SMP [deleted file]
nrelease/gui/root/DFLYLIVE-SMP-NOAPIC [deleted file]
nrelease/gui/root/VKERNEL [deleted file]