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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to