Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 01:06:51 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Andrew Berg <aberg010@my.hennepintech.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Possible? - FBSD 10 and Apache on CF Soekris?
Message-ID:  <20140415010651.5e3d58af.freebsd@edvax.de>
In-Reply-To: <534C58BE.1030906@my.hennepintech.edu>
References:  <CAFS4T6Z_05vqb%2ByQE-OmOAxkrgpkf-S54=2quMv1%2ByTia3TF%2Bw@mail.gmail.com> <534BE2ED.6010102@dat.pl> <CAFS4T6ZTJb3E=n24OK3T-mbKDY-jO87cJ6jepRSxbS%2BBMXXuBw@mail.gmail.com> <444n1w55si.fsf@be-well.ilk.org> <CAFS4T6Zd%2B4LvHZrfpp1sKNBy3_q2BTxcMDMsNd72-k7tjNjmmQ@mail.gmail.com> <534C58BE.1030906@my.hennepintech.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Apr 2014 16:53:02 -0500, Andrew Berg wrote:
> On 2014.04.14 10:51, edflecko . wrote:
> > Finally, I'm sure I'll be customizing the kernel for Soekris so will
> > the poudriere
> > method of keeping the system up to date work for a custom kernel?
> Ports/packages (third-party software) and the base system are separate.
> Poudriere will let you build ports on one machine and let others grab
> the binary packages. I'm not sure what you can do for base, but others
> might. Fortunately, base does not need updates very often.

Without particular testing, I'd say this is possible. All you
need is the basic /usr/src tree (top level files and maybe
others) which are in sync with what you use to build on a
different machine. Then you need access to the build results
located in /usr/obj (or where you direct the output at), and
then perform the installation steps. Another idea would be
to generate "delta packages" comparable to the distributions
usually found on the installation media, and then simply
extract them to the correct locations on the local machine.
Maybe this can even be integrated with freebsd-update (but
of course with your own source).

-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140415010651.5e3d58af.freebsd>