Re: Things to remove from /rescue

From: Alexey Neyman (alex.neyman_at_auriga.ru)
Date: 07/23/03

  • Next message: Eirik Nygaard: "Re: module opt_* building"
    To: Sheldon Hearn <sheldonh@starjuice.net>
    Date: Wed, 23 Jul 2003 10:42:29 +0400
    
    

    Hi, there!

    On Tuesday 22 July 2003 19:30, Sheldon Hearn wrote:
    > I don't see this as an unreasonable requirement, and I can't see what
    > great cost it incurs that would motivate us to remove support for it.

    Can't all this be done in a "user needs it, user adds it" fashion? E.g., to
    add /etc/rescue.mk that will be .include'd in src/rescue/rescue/Makefile,
    adding the required binaries to the CRUNCH_PROGS_bin, CRUNCH_PROG_sbin,
    CRUNCH_LIBS lists?

    E.g:
    --- /etc/rescue.mk ---
    CRUNCH_PROGS_sbin += chown

    This will allow the "base" list to be trimmed to some minimalist level, and
    will still allow the users to add whatever they [think they] need to restore
    their system.

    Regards,
    Alexey.

    -- 
    A quoi ca sert d'etre sur la terre
    Si c'est pour faire nos vies a genoux?
    _______________________________________________
    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: Eirik Nygaard: "Re: module opt_* building"