Source-Changes archive

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

CVS commit: src/distrib/utils/sysinst



Module Name:    src
Committed By:   lukem
Date:           Sun Dec 22 12:07:35 UTC 2002

Modified Files:
        src/distrib/utils/sysinst: util.c
        src/distrib/utils/sysinst/arch/bebox: md.c
        src/distrib/utils/sysinst/arch/evbppc: md.c
        src/distrib/utils/sysinst/arch/sandpoint: md.c

Log Message:
Add '-O' to pax command line, so that various error conditions don't try
and prompt the user for a new archive.

(No idea if this solves the infamous "sysinst random coredump" problem,
but it's worth a shot, and makes sense in any case)


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/distrib/utils/sysinst/util.c
cvs rdiff -r1.25 -r1.26 src/distrib/utils/sysinst/arch/bebox/md.c
cvs rdiff -r1.1 -r1.2 src/distrib/utils/sysinst/arch/evbppc/md.c
cvs rdiff -r1.3 -r1.4 src/distrib/utils/sysinst/arch/sandpoint/md.c

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