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
----- 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.
On Tue, 24 Apr 2012 07:43:16 -0700 (PDT) Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> wrote:
----- 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.
maybe we should add a parameter to archiso that lets you choose a kernel. good idea? bad idea? just a thought..
Am 24.04.2012 18:32, schrieb Dieter Plaetinck:
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.
maybe we should add a parameter to archiso that lets you choose a kernel. good idea? bad idea? just a thought..
Linux 3.0 requires old workarounds that have been removed now (see the part I quoted from Gerardo). We would have to keep maintaining those.
On 04/24/2012 02:01 PM, Thomas Bächler wrote:
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. maybe we should add a parameter to archiso that lets you choose a kernel. good idea? bad idea? just a thought.. Linux 3.0 requires old workarounds that have been removed now (see the
Am 24.04.2012 18:32, schrieb Dieter Plaetinck: part I quoted from Gerardo). We would have to keep maintaining those.
Exactly. Also there is another point [#1]. [#1] http://mailman.archlinux.org/pipermail/arch-releng/2010-January/000796.html -- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1
On Tue, 24 Apr 2012 21:17:39 -0300 Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> wrote:
On 04/24/2012 02:01 PM, Thomas Bächler wrote:
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. maybe we should add a parameter to archiso that lets you choose a kernel. good idea? bad idea? just a thought.. Linux 3.0 requires old workarounds that have been removed now (see the
Am 24.04.2012 18:32, schrieb Dieter Plaetinck: part I quoted from Gerardo). We would have to keep maintaining those.
Exactly.
Also there is another point [#1].
[#1] http://mailman.archlinux.org/pipermail/arch-releng/2010-January/000796.html
right!
participants (4)
-
Dieter Plaetinck
-
Gerardo Exequiel Pozzi
-
Mr Green
-
Thomas Bächler