Source-Changes archive

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

CVS commit: [netbsd-8] src/usr.sbin/sysinst



Module Name:    src
Committed By:   bouyer
Date:           Tue Jun  5 08:12:54 UTC 2018

Modified Files:
        src/usr.sbin/sysinst [netbsd-8]: bsddisklabel.c defs.h disks.c mbr.c
            menus.mi msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl
        src/usr.sbin/sysinst/arch/i386 [netbsd-8]: md.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #860):
        usr.sbin/sysinst/msg.mi.de: revision 1.7
        usr.sbin/sysinst/arch/i386/md.c: revision 1.10
        usr.sbin/sysinst/msg.mi.fr: revision 1.10
        usr.sbin/sysinst/arch/i386/md.c: revision 1.11
        usr.sbin/sysinst/menus.mi: revision 1.13
        usr.sbin/sysinst/arch/i386/md.c: revision 1.9
        usr.sbin/sysinst/msg.mi.es: revision 1.7
        usr.sbin/sysinst/msg.mi.en: revision 1.11
        usr.sbin/sysinst/mbr.c: revision 1.6
        usr.sbin/sysinst/disks.c: revision 1.15
        usr.sbin/sysinst/bsddisklabel.c: revision 1.4
        usr.sbin/sysinst/disks.c: revision 1.16
        usr.sbin/sysinst/msg.mi.pl: revision 1.9
        usr.sbin/sysinst/defs.h: revision 1.11
Add an option to install onto a pre-configured wedge.
Greatly simmplifies (U)EFI setups (but does not fully automate them yet).
In the generated /etc/fstab, do not use the (temporary, during sysinst)
path name for the file in the comment, but instead the one it will
have on the target system.
Reorder fetch options: http before ftp
Default console device and speed to that used by syinst
add missing brace.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.20.1 src/usr.sbin/sysinst/bsddisklabel.c
cvs rdiff -u -r1.9 -r1.9.8.1 src/usr.sbin/sysinst/defs.h \
    src/usr.sbin/sysinst/msg.mi.fr
cvs rdiff -u -r1.13.6.1 -r1.13.6.2 src/usr.sbin/sysinst/disks.c
cvs rdiff -u -r1.5 -r1.5.8.1 src/usr.sbin/sysinst/mbr.c
cvs rdiff -u -r1.11 -r1.11.6.1 src/usr.sbin/sysinst/menus.mi
cvs rdiff -u -r1.6 -r1.6.8.1 src/usr.sbin/sysinst/msg.mi.de \
    src/usr.sbin/sysinst/msg.mi.es
cvs rdiff -u -r1.10 -r1.10.8.1 src/usr.sbin/sysinst/msg.mi.en
cvs rdiff -u -r1.8 -r1.8.8.1 src/usr.sbin/sysinst/msg.mi.pl
cvs rdiff -u -r1.6.8.1 -r1.6.8.2 src/usr.sbin/sysinst/arch/i386/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