--- - branch: netbsd-8 date: Tue Sep 17 18:26:53 UTC 2019 files: - new: 1.11.4.2 old: 1.11.4.1 path: src/share/man/man8/man8.x86/boot.8 pathrev: src/share/man/man8/man8.x86/boot.8@1.11.4.2 type: modified - new: 1.66.10.1 old: '1.66' path: src/sys/arch/i386/stand/boot/boot2.c pathrev: src/sys/arch/i386/stand/boot/boot2.c@1.66.10.1 type: modified - new: 1.8.52.1 old: '1.8' path: src/sys/arch/i386/stand/boot/devopen.c pathrev: src/sys/arch/i386/stand/boot/devopen.c@1.8.52.1 type: modified - new: 1.4.52.1 old: '1.4' path: src/sys/arch/i386/stand/boot/devopen.h pathrev: src/sys/arch/i386/stand/boot/devopen.h@1.4.52.1 type: modified - new: 1.5.2.7 old: 1.5.2.6 path: src/sys/arch/i386/stand/efiboot/boot.c pathrev: src/sys/arch/i386/stand/efiboot/boot.c@1.5.2.7 type: modified - new: 1.1.12.5 old: 1.1.12.4 path: src/sys/arch/i386/stand/efiboot/devopen.c pathrev: src/sys/arch/i386/stand/efiboot/devopen.c@1.1.12.5 type: modified - new: 1.1.12.3 old: 1.1.12.2 path: src/sys/arch/i386/stand/efiboot/devopen.h pathrev: src/sys/arch/i386/stand/efiboot/devopen.h@1.1.12.3 type: modified - new: 1.1.12.7 old: 1.1.12.6 path: src/sys/arch/i386/stand/efiboot/efidisk.c pathrev: src/sys/arch/i386/stand/efiboot/efidisk.c@1.1.12.7 type: modified - new: 1.44.10.1 old: '1.44' path: src/sys/arch/i386/stand/lib/Makefile pathrev: src/sys/arch/i386/stand/lib/Makefile@1.44.10.1 type: modified - new: 1.46.6.4 old: 1.46.6.3 path: src/sys/arch/i386/stand/lib/biosdisk.c pathrev: src/sys/arch/i386/stand/lib/biosdisk.c@1.46.6.4 type: modified - new: 1.8.52.3 old: 1.8.52.2 path: src/sys/arch/i386/stand/lib/biosdisk.h pathrev: src/sys/arch/i386/stand/lib/biosdisk.h@1.8.52.3 type: modified id: 20190917T182653Z.c2bd3847abe5a28f3f01054202a7db237fd5316e log: "Pull up following revision(s) (requested by manu in ticket #1373):\n\n\tsys/arch/i386/stand/boot/boot2.c: revision 1.72 (patch)\n\tsys/arch/i386/stand/lib/biosdisk.c: revision 1.50\n\tsys/arch/i386/stand/lib/biosdisk.c: revision 1.51\n\tsys/arch/i386/stand/efiboot/devopen.c: revision 1.6\n\tsys/arch/i386/stand/efiboot/devopen.h: revision 1.4\n\tsys/arch/i386/stand/efiboot/devopen.c: revision 1.7\n\tsys/arch/i386/stand/efiboot/efidisk.c: revision 1.8\n\tshare/man/man8/man8.x86/boot.8: revision 1.16\n\tshare/man/man8/man8.x86/boot.8: revision 1.17\n\tsys/arch/i386/stand/lib/Makefile: revision 1.46\n\tsys/arch/i386/stand/boot/devopen.h: revision 1.5\n\tsys/arch/i386/stand/boot/devopen.c: revision 1.9\n\tsys/arch/i386/stand/efiboot/boot.c: revision 1.14 (patch)\n\tsys/arch/i386/stand/efiboot/boot.c: revision 1.15\n\tsys/arch/i386/stand/lib/biosdisk.h: revision 1.11\n\tsys/arch/i386/stand/boot/boot2.c: revision 1.71\n\nAdd GPT and RAIDframe support to bootloaders\n\nClassic BIOS (/boot) and EFI bootloaders can now name devices\nusing the NAME=gpt_label syntax, or using raid partitions. Here\nare examples:\n\nboot NAME=root:/netbsd\nboot raid0e:/netbsd\n\nCorrect the memset(3)'s third argument in i386 biosdisk.c\n\nThe size of allocation is the size of the structure biosdisk, not the size\nof a pointer.\n\nDocument new GPT and RAIDframe capacity of bootstrap code\nWhile there, also document EFI setup and some bugs\n\nTypo fixes, 'file system'; new sentence, new line; expand IA-32.\n\nBump date for previous.\n\nMake sure devices names are copied including last byte\nFix from M. Levinson.\n" module: src subject: 'CVS commit: [netbsd-8] src' unixtime: '1568744813' user: martin