Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 09:52:48 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        Andreas Nilsson <andrnils@gmail.com>
Cc:        Glen Barber <gjb@freebsd.org>, "O. Hartmann" <ohartmann@walstatt.org>, Current FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: ISO image: where is the CLANG compiler?
Message-ID:  <20170120085248.GA25200@sh4-5.1blu.de>
In-Reply-To: <CAPS9%2BStqRW3rg%2BOsLA38z-aKFV0ixRROB6esY0xccmvq6M2HTQ@mail.gmail.com>
References:  <20170118160801.229b4134@freyja.zeit4.iv.bundesimmobilien.de> <20170118153832.GA6905@c720-r292778-amd64> <20170118203726.7dea0515@thor.intern.walstatt.dynvpn.de> <ce772c1c-7506-6488-a6ae-6b95b2be8a20@freebsd.org> <20170119055816.GA2184@c720-r292778-amd64> <20170119101636.5537f4fd@freyja.zeit4.iv.bundesimmobilien.de> <20170119191000.GG1451@FreeBSD.org> <CAPS9%2BSs2b66eQYOe7_dfbgMo3mUdtYO_wwQi7cdM9TOshj9-Kw@mail.gmail.com> <20170119195843.GI1451@FreeBSD.org> <CAPS9%2BStqRW3rg%2BOsLA38z-aKFV0ixRROB6esY0xccmvq6M2HTQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Friday, January 20, 2017 a las 09:39:06AM +0100, Andreas Nilsson escribió:

> Good good. I am in no way opposed to the "infrastructure" change of
> separating the targets, sounds like a bit of makefile-fun actually. And
> having tools to create memsticks from ones preferred environment would be
> sweet.
> 
> Maybe someone could add a target in the makefiles for a rescue image, which
> basically would be the complete FreeBSD system one would get after untaring
> base, kernel and src?

One can install a complete system into a target directory:

# mkdir /foo
# make install.... DESTDIR=/foo

and use the scripts in src/release/*/make-memstick.sh
to create an image of the system below /foo

What else do you need?

	matthias

-- 
Matthias Apitz               |  /"\   ASCII Ribbon Campaign:
E-mail: guru@unixarea.de     |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X    - No proprietary attachments
phone: +49-176-38902045      |  / \   - Respect for open standards
                             | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign



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