Module Name:src
Committed By: martin
Date: Sun May 9 10:39:01 UTC 2021
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Keep MSDOS partition size and subtype consistent - some u-boot are picky.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r
Module Name:src
Committed By: jmcneill
Date: Sat Nov 28 13:05:58 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Make sure the kernel set is selected, even if extracting parts of it
manually.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: martin
Date: Fri Nov 6 19:47:31 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/vax: Makefile
Log Message:
Minimize the installer for crunched install media
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysinst
Module Name:src
Committed By: martin
Date: Fri Oct 23 19:03:43 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Do not force bootselector MBR code for installs with only a single named
partition.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: martin
Date: Wed Oct 14 15:09:10 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Properly convert partition default sizes in MB to number of sectors
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 s
Module Name:src
Committed By: martin
Date: Wed Oct 14 14:37:59 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Move MBR writing (if any) post disklabel writing, otherwise strange
interactions happen.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: martin
Date: Wed Oct 14 08:49:04 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/ofppc: md.c
src/usr.sbin/sysinst/arch/zaurus: md.c
Log Message:
Fix copy & pasto (missing "again" label)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rin
Date: Mon Aug 10 06:54:45 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: Makefile
Log Message:
Silence -Wstringop-truncation for ``name'' in disp_selected_part().
This variable is used only for display, and truncation seems har
Module Name:src
Committed By: tsutsui
Date: Wed Jun 10 16:56:22 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/cobalt: md.c
Log Message:
MBR type for Ext2 should be MBR_PTYPE_LNXEXT2, not MBR_PTYPE_FAT12.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13
Module Name:src
Committed By: tsutsui
Date: Wed Jun 10 16:26:33 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/cobalt: md.h
Log Message:
Change mountpoint of boot ext2fs from /stand to /ext2 to avoid conflict.
Should be pulled up to netbsd-9, with fixes of PR/55060.
Module Name:src
Committed By: jmcneill
Date: Fri May 29 10:25:06 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
DTB are no longer part of kernel set
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/sysinst/arch/evba
Module Name:src
Committed By: jmcneill
Date: Thu May 28 19:03:09 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: Makefile
Log Message:
Set HAVE_INSTALL_IMAGE for evbarm
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/evbar
Module Name:src
Committed By: jmcneill
Date: Thu May 28 19:00:52 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: msg.md.en
Log Message:
Remove "If you booted from a floppy" message
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysins
Module Name:src
Committed By: joerg
Date: Mon May 4 18:19:34 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.h
Log Message:
boardype should not be common.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/sysinst/arch/evbarm/md.h
Pl
Module Name:src
Committed By: martin
Date: Mon Mar 9 17:10:31 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/alpha: md.c
Log Message:
The (unused) md_pre_disklabel() function needs to return success, otherwise
all installations will be aborted.
To generate a diff of
Module Name:src
Committed By: martin
Date: Mon Feb 10 16:08:59 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: md.c
Log Message:
Finish conversion to generic partitioning backend
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/sysinst/
Module Name:src
Committed By: martin
Date: Thu Feb 6 10:47:33 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
PR install/54934: always use -f on the installboot invocation. We come
here post-newfs (and maybe should have dd'd zeros to the start o
Module Name:src
Committed By: martin
Date: Mon Feb 3 13:09:29 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/hp300: md.c
src/usr.sbin/sysinst/arch/mvme68k: md.c
src/usr.sbin/sysinst/arch/x68k: md.c
Log Message:
PR install/54921: skip non-user partition
Module Name:src
Committed By: martin
Date: Mon Feb 3 10:37:46 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/mvme68k: msg.md.de msg.md.en msg.md.es
msg.md.fr msg.md.pl
src/usr.sbin/sysinst/arch/x68k: msg.md.en
Log Message:
PR install/54921: message
Module Name:src
Committed By: martin
Date: Mon Feb 3 10:29:34 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/mvme68k: msg.md.de msg.md.en msg.md.es
msg.md.fr msg.md.pl
src/usr.sbin/sysinst/arch/x68k: msg.md.en
Log Message:
remove unused "emptypart"
Module Name:src
Committed By: martin
Date: Wed Jan 29 19:04:41 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Do not compare a char array to NULL, test for empty string instead.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 s
Module Name:src
Committed By: martin
Date: Thu Jan 9 17:06:46 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c md.h
Log Message:
Instead of a (bogus) attempt to query the model via ofctl, use the (now
fixed) sysctl hw.model instead.
To generate a diff of
Module Name:src
Committed By: martin
Date: Sun Dec 15 13:39:25 UTC 2019
Modified Files:
src/usr.sbin/sysinst/arch/alpha: md.c
src/usr.sbin/sysinst/arch/emips: md.c
src/usr.sbin/sysinst/arch/hp300: md.c
src/usr.sbin/sysinst/arch/mipsco: md.c
s
Module Name:src
Committed By: martin
Date: Sat Dec 14 12:00:40 UTC 2019
Modified Files:
src/usr.sbin/sysinst/arch/arc: md.c
src/usr.sbin/sysinst/arch/cobalt: md.c
src/usr.sbin/sysinst/arch/ews4800mips: md.c
src/usr.sbin/sysinst/arch/prep: md.c
Log M
Module Name:src
Committed By: martin
Date: Fri Dec 13 22:10:21 UTC 2019
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Remove bogus assert.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/sysinst/arch/i386/md.c
Please note t
Module Name:src
Committed By: martin
Date: Wed Dec 11 19:25:50 UTC 2019
Modified Files:
src/usr.sbin/sysinst/arch/amiga: md.h
Log Message:
For now rely on the kernel mapping native RDB partitions.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/s
Module Name:src
Committed By: scole
Date: Mon Jan 7 18:08:28 UTC 2019
Modified Files:
src/usr.sbin/sysinst/arch/macppc: md.h msg.md.de msg.md.en msg.md.es
msg.md.fr msg.md.pl
Log Message:
Add GENERIC.MP and GENERIC_601 kernels to sysinst menu
To generate a d
Module Name:src
Committed By: martin
Date: Sun Nov 18 10:37:04 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/cats: md.h
Log Message:
Yet another size estimate
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/cats/md.h
Please not
Module Name:src
Committed By: martin
Date: Sun Nov 18 10:34:46 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/acorn32: md.h
src/usr.sbin/sysinst/arch/amd64: md.h
src/usr.sbin/sysinst/arch/amiga: md.h
src/usr.sbin/sysinst/arch/bebox: md.h
Module Name:src
Committed By: rin
Date: Thu Sep 20 12:28:33 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/atari: Makefile
Log Message:
Enable NOPARTMAN for install media.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/atari/Mak
Module Name:src
Committed By: tsutsui
Date: Mon Sep 17 15:19:29 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/sgimips: md.c
Log Message:
Make sure to install a bootloader even on upgrade installation.
Fixes another part of port-sgimips/53583.
Should be pulled up (wit
Module Name:src
Committed By: martin
Date: Sat Sep 15 18:04:21 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
When not using the serial console while installing with sysinst,
switch all ports in /etc/ttys over to wsvt25.
For mixed setups that s
Module Name:src
Committed By: martin
Date: Sat Sep 15 17:42:38 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Fix merge mishap in rev 1.9/1.10 - remove accidently duplicated
code. No functional change.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: martin
Date: Sat Sep 8 18:10:35 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/sgimips: md.c
Log Message:
PR port-sgimips/53583: fetch kernel name always before using it.
Make the struct utsname local to avoid future similar issues.
To
Module Name:src
Committed By: christos
Date: Sun Jun 3 18:59:45 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
add missing brace.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/sysinst/arch/i386/md.c
Please note t
Module Name:src
Committed By: martin
Date: Sun Jun 3 14:38:28 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Default console device and speed to that used by syinst
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/sys
Module Name:src
Committed By: jmcneill
Date: Sat Mar 17 22:27:04 UTC 2018
Modified Files:
src/usr.sbin/sysinst/arch/sgimips: md.c
Log Message:
Official builds now append a timestamp to the kernel config name, so we
can no longer rely on matching an exact name like "(INSTAL
Module Name:src
Committed By: skrll
Date: Thu Dec 14 14:12:39 UTC 2017
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Fix RPI kernel file after FDTisation.
>From Harold Gutch
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/s
Module Name:src
Committed By: gson
Date: Mon Sep 11 15:24:28 UTC 2017
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Clear the screen after running installboot. If we don't, there will
be a leftover line saying "Status: Finished" at the top of the next
Module Name:src
Committed By: maya
Date: Wed Aug 9 23:01:06 UTC 2017
Modified Files:
src/usr.sbin/sysinst/arch/evbmips: md.h
Log Message:
evbmips can "boot root FFSv2"
It typically uses a non-NetBSD bootloader (PMON, u-boot...) and those
don't differentiate from v1 from
Module Name:src
Committed By: gson
Date: Tue Jul 18 17:15:45 UTC 2017
Modified Files:
src/usr.sbin/sysinst/arch/landisk: md.c
Log Message:
Clear the screen after running installboot. If we don't, there will
be a leftover line saying "Status: Finished" at the top of subseq
Module Name:src
Committed By: dholland
Date: Tue May 31 02:49:50 UTC 2016
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: md.c
Log Message:
Disable the code that tries to prepare a new partition table (but doesn't
do anything with it...) because it's zooming off the end
Module Name:src
Committed By: tsutsui
Date: Wed Aug 12 18:22:22 UTC 2015
Removed Files:
src/usr.sbin/sysinst/arch/atari: menus.md.es msg.md.es
Log Message:
Remove unused es message files.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/usr.sbin/sysinst/arch
Module Name:src
Committed By: tsutsui
Date: Wed Aug 12 18:20:02 UTC 2015
Modified Files:
src/usr.sbin/sysinst/arch/atari: Makefile
Log Message:
Drop ancient AOUT2ELF option. Saves ~280 bytes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysin
Module Name:src
Committed By: matt
Date: Wed Jul 8 01:12:48 UTC 2015
Modified Files:
src/usr.sbin/sysinst/arch/evbarm64: Makefile md.c md.h
Added Files:
src/usr.sbin/sysinst/arch/evbarm64: msg.md.en
Log Message:
Stub out enough so this builds for evbarm64
To gen
Module Name:src
Committed By: martin
Date: Mon May 11 21:07:56 UTC 2015
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: menus.md.de menus.md.en menus.md.es
menus.md.pl
Log Message:
Missed a few more "yesno" in previous
To generate a diff of this commit:
cvs
Module Name:src
Committed By: martin
Date: Mon May 11 13:01:08 UTC 2015
Modified Files:
src/usr.sbin/sysinst/arch/prep: md.c menus.md.en
Log Message:
More (ab-)usages of "yesno"
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/arch/prep/md
Module Name:src
Committed By: martin
Date: Mon May 11 12:57:55 UTC 2015
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: md.c menus.md.de menus.md.en
menus.md.es menus.md.pl
Log Message:
Remove a few more (ab-)usages of "yesno".
To generate a diff of this co
Module Name:src
Committed By: joerg
Date: Thu Mar 12 11:32:16 UTC 2015
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.c
Log Message:
Boot partition as FAT32 doesn't really make sense, so don't force
the MBR to lie and allow FAT16 too.
To generate a diff of this com
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 15:22:59 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/atari: msg.md.de msg.md.en msg.md.es
Log Message:
Terminate messages with a newline so that dialog box won't overwrite messages.
Should be pulled up to netbs
Module Name:src
Committed By: gson
Date: Sat Oct 11 13:34:01 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
When checking if the user chose to use the existing bootblocks, use
the appropriate variable, boottype.bp_consdev, not the uninitialized
Module Name:src
Committed By: riz
Date: Mon Aug 11 00:31:22 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Use installboot to install bootblocks for i386/amd64, now that
they are included on all boot media.
Some of the previous method of settin
Module Name:src
Committed By: joerg
Date: Wed Aug 6 12:34:42 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/dummy: md.c
Log Message:
Make it a warning, otherwise the missing noreturn will fail the build.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: martin
Date: Mon Aug 4 08:59:28 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/luna68k: md.c
Log Message:
Adapt to extended partitioning support
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/luna6
54 matches
Mail list logo