Home | History | Annotate | Download | only in common
History log of /src/distrib/common/list.sysinst
RevisionDateAuthorComments
 1.13  26-Jul-2014  dholland Adjust for sysinst move.
 1.12  27-Aug-2005  xtraeme branches: 1.12.20; 1.12.50; 1.12.64;
Copy the Spanish language file into the ramdisk.
 1.11  18-Apr-2004  dsl branches: 1.11.2;
Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
expect those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
This might hit a size limit on another build - but I have no (sane) way of
testing it.
 1.10  09-May-2003  lukem branches: 1.10.2;
Don't bother building var/db/obsolete/* files for the install media;
this stuff is in the base.tgz distribution, and it's better to have
postinstall fix it up than use the (dodgy) code in sysinst.
 1.9  25-Mar-2003  lukem Add MAKE to PARSELISTENV, and specifically set MAKE=${MAKE} in
list.sysinst.
(Better fix to previous, but thanks to Warner for committing a
fix which then prodded me to improve it :)
 1.8  22-Feb-2003  lukem all:
Use /var/db/obsolete instead of /etc/obsolete

etc/Makefile:
Create separate target "install-obsolete-files" to populate
/var/db/obsolete, instead of using "install-etc-files".

Makefile:
Add do-obsolete target, to run "cd etc && make install-obsolete-files",
and add this to BUILDTARGETS.
This moves the "obsolete files" creation from "distribution" to "build".


Per discussion with Andrew Brown.
 1.7  20-Feb-2003  lukem install obsolete set lists as /etc/obsolete/%s not /dist/%s_obsolete
 1.6  22-Jan-2003  jhawk install /usr/bin/progress along with sysinst on all installation media
of all architectures that use sysinst.
 1.5  12-Apr-2002  lukem branches: 1.5.2;
use ${DISTRIBDIR} instead of ${_SRC_TOP_}/distrib
 1.4  01-Apr-2002  lukem add description and free space reminder
 1.3  14-Mar-2002  lukem parselist.awk
- improve comments
- provide a general purpose variable replacement; replace contents of ${FOO}
with ENVIRON["FOO"].
- deprecate @MACHINE@ and @MACHINE_ARCH@ in favour of using ${MACHINE}
and ${MACHINE_ARCH} instead
- add errx() function; like err(), but doesn't print the line number
- invoke this script with various variables defined via PARSELISTENV

*/Makefile*
- use PARSELISTENV instead of POPULATEENV, and add variables like DESTDIR
- other minor tweaks

*/list*
- replace @MACHINE@ with ${MACHINE}
 1.2  08-Feb-2002  lukem - cleanup image device creation: add Makefile.makedev & list.makedev,
remove dist/*, now that they're not needed.
if MAKEDEVTARGETS is set, use MAKEDEV.wrapper and makedev2spec.awk to
create an mtree specfile containing the devices that would be made with
"etc/etc.${MACHINE}/MAKEDEV $MAKEDEVTARGETS".
otherwise, copy etc/etc.${MACHINE}/MAKEDEV to dev/MAKEDEV (via list.makedev)
- add mtree.common; contains directories used by all images, and optional
entries for dist/*
 1.1  07-Feb-2002  lukem add list containing files used by sysinst, including dummy files that
are used to set the default permissions in the generated mtree specfile
for files generated by makeobsolete.
 1.5.2.1  10-Feb-2003  jmc Pullup rev 1.6 (requested by grant in ticket #1115)
Separate progress reporting into a utility set of routines. Use
these to provide a standalone progress binary and integrate support
for this into sysinst.
 1.10.2.1  21-Apr-2004  jmc Pullup rev 1.11 (requested by dsl in ticket #168)

Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
except those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
 1.11.2.1  07-Oct-2005  tron Pull up following revision(s) (requested by xtraeme in ticket #866):
distrib/common/list.sysinst: revision 1.12
Copy the Spanish language file into the ramdisk.
 1.12.64.1  10-Aug-2014  tls Rebase.
 1.12.50.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.20.1  05-Oct-2008  mjf Sync with HEAD.

RSS XML Feed