Julien wrote:
> Since rootskel isn't arch:all, this check could be done at build time?

We could, but that would require duplicating the file.  Existing code in
this file already tries to avoid this duplication, e.g.:

        case "$(archdetect)" in
            powerpc/*|amd64/*)
                local MEMLIMIT=119 ;;   # is 128 MiB
            *)
                local MEMLIMIT=94 ;;    # is 100 MiB
        esac

I personally don't mind either way.  So could one of the maintainers say
which one is preferred?

-- 
Robert Millan



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTin7RHojHjrADmsg=azke-uxgzu1-eetjfizb...@mail.gmail.com

Reply via email to