Source-Changes archive

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

CVS commit: src/usr.sbin/sysinst



Module Name:    src
Committed By:   martin
Date:           Mon May 16 18:44:39 UTC 2022

Modified Files:
        src/usr.sbin/sysinst: disks.c msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
            msg.mi.pl

Log Message:
Split the available disks (that may be partitioned) from the
preconfigured wedges (that can be install target, but can not be
partitioned). The latter are only usefull in special setups
and clobber the list of available disks for the usual setup cases.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/usr.sbin/sysinst/disks.c
cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/sysinst/msg.mi.de
cvs rdiff -u -r1.39 -r1.40 src/usr.sbin/sysinst/msg.mi.en
cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/sysinst/msg.mi.es
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/sysinst/msg.mi.fr
cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/sysinst/msg.mi.pl

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