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:   dsl
Date:           Sat Jun  5 21:19:00 UTC 2004

Modified Files:
        src/distrib/utils/sysinst: defs.h install.c main.c menus.mi msg.mi.de
            msg.mi.en msg.mi.fr msg.mi.pl net.c run.c upgrade.c util.c

Log Message:
A load of usability fixes mainly to network installs.
I've made the error retry loops go back as far as the input menus.
Split all the pathname inputs into 2 pieces (base directory and set directory).
Reduced the size of some fixed strings.
Stopped the install aborting if ftp can't find a set (eg the X ones).
The French and Polish transations don't differenciate between Base_dir and
Set_dir - but that can be fixed later.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 src/distrib/utils/sysinst/defs.h
cvs rdiff -r1.39 -r1.40 src/distrib/utils/sysinst/install.c
cvs rdiff -r1.43 -r1.44 src/distrib/utils/sysinst/main.c
cvs rdiff -r1.16 -r1.17 src/distrib/utils/sysinst/menus.mi
cvs rdiff -r1.8 -r1.9 src/distrib/utils/sysinst/msg.mi.de
cvs rdiff -r1.127 -r1.128 src/distrib/utils/sysinst/msg.mi.en
cvs rdiff -r1.76 -r1.77 src/distrib/utils/sysinst/msg.mi.fr
cvs rdiff -r1.38 -r1.39 src/distrib/utils/sysinst/msg.mi.pl
cvs rdiff -r1.101 -r1.102 src/distrib/utils/sysinst/net.c
cvs rdiff -r1.56 -r1.57 src/distrib/utils/sysinst/run.c
cvs rdiff -r1.47 -r1.48 src/distrib/utils/sysinst/upgrade.c
cvs rdiff -r1.119 -r1.120 src/distrib/utils/sysinst/util.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