installing multiple kernels

From: Dag-Erling Smørgrav (des_at_des.no)
Date: 04/15/04

  • Next message: Bruce M Simpson: "Re: installing multiple kernels"
    To: arch@freebsd.org
    Date: Thu, 15 Apr 2004 16:29:13 +0200
    
    
    

    Currently, Makefile.inc1 will only install a single kernel. If
    KERNCONF specifies multiple kernel configs, they are all built, but
    only the first one is installed. This makes sense since otherwise the
    last one installed would simply clobber all the other ones.

    The attached patch changes that. It modifies kern.pre.mk to install
    each kernel in /boot/<kernelname> instead of /boot/kernel. It also
    modifies Makefile.inc1 to build and install all kernel configs listed
    in KERNCONF. It also adds a script, sys/conf/regkernel.sh, which
    keeps a list of installed kernels in /boot/kernels, making sure that
    the last one installed is always listed last.

    The only missing element is to make the loader read /boot/kernels and
    have $kernel default to the last kernel listed there (i.e. the most
    recently installed) instead of "kernel". It would also be nice to
    offer a kernel selection menu for the CLI-impaired. Unfortunately,
    I'm afraid my forth skills aren't quite up to the task. Any takers?

    DES

    -- 
    Dag-Erling Smørgrav - des@des.no
    
    
    

    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"



  • Next message: Bruce M Simpson: "Re: installing multiple kernels"

    Relevant Pages

    • input method on fc3?
      ... FC3 and soundcard ... >> without problems and sound works fine. ... What modules were loaded with kernel ... I can install and configure samba on Linux as easily as I can install ...
      (Fedora)
    • Fedora Core 2, Averatec 3220 notebook
      ... I recently bought an Averatec 3220 notebook computer and have spent some ... Following is a detailed "howto" guide for installing Linux (Fedora Core ... Linux distro, which is easy to install and use, and for lots of answers ... We need one because the default Fedora Core kernel doesn't grok NTFS ...
      (Fedora)
    • Re: install woes
      ... looking at the Fedora 9 64bit DVD: ... I'd try the acpi=off, but I didn't need any boot options, as far as I remember ... appended the kernel, probably post-install. ... but on attempting to install, it freezes up at the test media screen. ...
      (Fedora)
    • Yum upgrade from F8 to F8 with KDE desktop - installation notes
      ... nVidia drivers from Freshrpms, and I had to install the latest nVidia driver ... kernel in step 5; once I did that, the dkms package (which gets installed from ... relevant info to do a yum upgrade a bit daunting. ... Use your preferred method to install the above file: ...
      (Fedora)
    • Yum upgrade from F8 to F9 with KDE desktop - installation notes
      ... nVidia drivers from Freshrpms, and I had to install the latest nVidia driver ... kernel in step 5; once I did that, the dkms package (which gets installed from ... Use your preferred method to install the above file: ...
      (Fedora)