summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/arch
AgeCommit message (Expand)Author
2003-12-10When upgrading an old system, install new bootblocks too.martin
2003-11-30- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)dsl
2003-11-13Use new bootloader names.sekiya
2003-11-13Adapt to new config file naming convention.sekiya
2003-10-19Checkpoint a load of changes - seems to work ok still.dsl
2003-10-18Remove the 'toolchain' set, since everything is in-tree now.fvdl
2003-10-17Bring the sgimips MD code into sync with the rest of the ports.sekiya
2003-10-08Overhaul MBR handling (part 1):lukem
2003-09-27Use installboot (not disklabel) to make disk bootable (untested).dsl
2003-09-21Remove unnecessary mbr_buf.S. Type of global variable 'mbr' was changed andtakemura
2003-09-20Put fs type back into bintall command line.dsl
2003-09-20Fix a few arch/md.c to use targetroot_mnt instead of "/mnt".dsl
2003-08-31Define SET_KERNEL_GENERIC.fvdl
2003-08-31Use get_bootmodel in amd64 after all, but have it return GENERIC allfvdl
2003-08-30* get_bootmodel doesn't exist on amd64, so don't use it in that case.fvdl
2003-08-30Move definition of PART_USR to md.h where it has a chance of having some effect.dsl
2003-08-27s/exitisting/existing/lukem
2003-08-19make sysinst compile for amd64dsl
2003-07-27Default boot blocks to those used to install the system.dsl
2003-07-25Sprinkle a load of consts, and change a few variable names.dsl
2003-07-11Use a menu when asking for the install disk (fixes PR install/20121).dsl
2003-07-11Delete code that did nothing!dsl
2003-07-10Ensure correct curses tty settings are restored after a program runs.dsl
2003-07-08Sort out (and remember) the disk partition we will install into.dsl
2003-07-07Remove some messages that are not used and are unliklely to be needed.dsl
2003-07-07Another pass of the rototiller. Mainly:dsl
2003-06-27Add run-time selection of installation language.dsl
2003-06-25Add a -D (debug) option for testing.dsl
2003-06-16Correct check for active swap on install disk.dsl
2003-06-14Implement a limit on the size of / so that its guaranteed readable by the boo...dsl
2003-06-13Fix code that determines BIOS CHS from MBR - used to get confused by big disks.dsl
2003-06-13Remove all references to minfsdmb and STDNEEDMB - neither are used any more.dsl
2003-06-12kernel names mixed up on i386/amd64 portdsl
2003-06-12Move emulbackup message to MI set (conditional on AOUT2ELF marker).dsl
2003-06-12Move a couple of messages into msg.mbr.??dsl
2003-06-11rototil of the set selection menudsl
2003-06-11Make French and Polish compile (many missing translations though)dsl
2003-06-10Use dynamic menu for final editing of partition stabledsl
2003-06-09Use dynamic menu to select partition to editdsl
2003-06-06Delete more messages that are never outputdsl
2003-06-06Remove a load of messages that are no longer used.dsl
2003-06-05Change i386 sysinst to use my new boot code.dsl
2003-06-04A rototil of the partition size requesting code.dsl
2003-06-03Add NULL to all process_menu() calls - value is passed through to thedsl
2003-05-31No need to #include "bsddisklabel.c" into md.c, add to Makefile instead.dsl
2003-05-30Make all architectures (except amiga and mac68k) use the MI make_bsd_partitions.dsl
2003-05-30KNFdsl
2003-05-30KNFdsl
2003-05-30KNFdsl
2003-05-30KNFdsl