Source-Changes archive

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

CVS commit: othersrc/bootstrap-pkgsrc



Module Name:    othersrc
Committed By:   jschauma
Date:           Tue Dec 24 23:03:29 UTC 2002

Modified Files:
        othersrc/bootstrap-pkgsrc: bootstrap cleanup
        othersrc/bootstrap-pkgsrc/mods/mk: IRIX.sys.mk
Added Files:
        othersrc/bootstrap-pkgsrc/files: benchmarks install-sh packages.cat7
Removed Files:
        othersrc/bootstrap-pkgsrc/xinstall: Makefile.in config.h.in configure
            configure.ac err.c install-sh machine.sh pathnames.h setmode.c
            setprogname.c stat_flags.h vis.c vis.h xinstall.1 xinstall.c

Log Message:
As discussed:
Remove xinstall completely -- platforms that don't have a bsd compatible
install now use a bsd-compatible install script.  This makes it easier
for us to maintain bootstrap-pkgsrc.
Adjust IRIX.sys.mk to use install-sh accordingly.

Add packages.7 man-page and point user to it after installing it.

Add benchmarks list to be filled in for each platform.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 othersrc/bootstrap-pkgsrc/bootstrap
cvs rdiff -r1.15 -r1.16 othersrc/bootstrap-pkgsrc/cleanup
cvs rdiff -r0 -r1.1 othersrc/bootstrap-pkgsrc/files/benchmarks \
    othersrc/bootstrap-pkgsrc/files/install-sh \
    othersrc/bootstrap-pkgsrc/files/packages.cat7
cvs rdiff -r1.1 -r1.2 othersrc/bootstrap-pkgsrc/mods/mk/IRIX.sys.mk
cvs rdiff -r1.1.1.1 -r0 othersrc/bootstrap-pkgsrc/xinstall/Makefile.in \
    othersrc/bootstrap-pkgsrc/xinstall/config.h.in \
    othersrc/bootstrap-pkgsrc/xinstall/err.c \
    othersrc/bootstrap-pkgsrc/xinstall/install-sh \
    othersrc/bootstrap-pkgsrc/xinstall/machine.sh \
    othersrc/bootstrap-pkgsrc/xinstall/pathnames.h \
    othersrc/bootstrap-pkgsrc/xinstall/setmode.c \
    othersrc/bootstrap-pkgsrc/xinstall/setprogname.c \
    othersrc/bootstrap-pkgsrc/xinstall/stat_flags.h \
    othersrc/bootstrap-pkgsrc/xinstall/vis.c \
    othersrc/bootstrap-pkgsrc/xinstall/vis.h \
    othersrc/bootstrap-pkgsrc/xinstall/xinstall.1 \
    othersrc/bootstrap-pkgsrc/xinstall/xinstall.c
cvs rdiff -r1.2 -r0 othersrc/bootstrap-pkgsrc/xinstall/configure
cvs rdiff -r1.1 -r0 othersrc/bootstrap-pkgsrc/xinstall/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index