[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596578: framebuffer is Linux-only



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



Reply to: