24 Apr
2012
24 Apr
'12
2:43 p.m.
----- Mensaje original -----
De: Mr Green <mrgreen@linuxmail.org> Para: arch-releng@archlinux.org CC: Enviado: martes, 24 de abril de 2012 8:19 Asunto: [arch-releng] Linux-lts
Hi,
Thinking of creating an iso based on linux-lts kernel and am thinking about the best way to do it.
Only way I can think of is building base then adding lts kernel and removing linux [stock kernel]
Or create a new base-lts pkgbuild ?
MrG
For configs/releng, the most easy and qucky is adding linux-lts to additional packages.*, rework build.sh (s/vmlinuz/vmlinuz-lts/), remove linux pkg, modify syslinux/*.cfg adding "earlymodules=loop loop.max_loop=16" to each kernel command line and disable generation of efiboot.img ;) I think that is all.