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

Re: unofficial NETINST etch image build problem



(No need to CC us, we obviously read the list.)

On Wednesday 24 January 2007 14:16, Georgi Alexandrov wrote:
> Frans Pop wrote:
> > On Wednesday 24 January 2007 11:10, Georgi Alexandrov wrote:
> >> I use "export INSTALLER_CD=2" in the CONF.sh file (d-i + base).
> >
> > Try also setting DISKTYPE=NETINST.
>
> That's also set.

Maybe the attached wrapper script can help. Note that you will need to 
make some changes in build.sh so that it does not change any variables 
set in the wrapper script.

The most important changes are:
-unset INSTALLER_CD      || true
-unset MAXCDS            || true
+#unset INSTALLER_CD      || true
+#unset MAXCDS            || true
[...]
-export DISKTYPE=CD
+#export DISKTYPE=CD
[...]
-export MAXCDS=1
+#export MAXCDS=1

Attachment: mybuild.sh
Description: application/shellscript

Attachment: pgpODP13SUwdb.pgp
Description: PGP signature


Reply to: