Strip the initial world some more.
This commit is contained in:
parent
3449204d8b
commit
ff45a05153
@ -351,7 +351,7 @@ release rerelease:
|
||||
mkdir -p ${CHROOTDIR}
|
||||
@echo ">>> make release for ${TARGET} started on `LC_ALL=C TZ=GMT date`"
|
||||
cd ${WORLDDIR} && ${NATIVEMAKE} -DNO_GAMES -DNO_HTML -DNO_INFO -DNO_MAN \
|
||||
-DNO_PROFILE installworld DESTDIR=${CHROOTDIR}
|
||||
-DNO_NLS -DNO_PROFILE installworld DESTDIR=${CHROOTDIR}
|
||||
cd ${WORLDDIR} && ${NATIVEMAKE} distribution DESTDIR=${CHROOTDIR}
|
||||
if [ -f /etc/resolv.conf ]; then \
|
||||
cp -p /etc/resolv.conf ${CHROOTDIR}/etc; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user