summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/arch/atari/md.c
AgeCommit message (Expand)Author
2011-11-04Add a new hook, md_pre_mount(), that is called after preparation ofmartin
2011-04-04Remove the advertisement clause from files copyrighted by Piermont Informationmbalmer
2011-02-01Introduce a new option for all base sets without X11.joerg
2009-09-19defs.h:abs
2009-01-14Before installboot(8), check running machine types (milan or others)tsutsui
2008-10-07Most ports do not create /.profile /.termcap and /sysinst in the targetabs
2008-01-28Fix MD set tweaking by introducing `md_init_set_status', which is calledrumble
2006-04-05Rather big update to sysinst, in order to get it working on the prep port.garbled
2006-02-26Make floppy install messages less confusing (maybe).dsl
2004-08-14Default to input in MB for all architectures (MB are cylinder aligned).dsl
2004-06-06Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1).christos
2003-11-30- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)dsl
2003-10-19Checkpoint a load of changes - seems to work ok still.dsl
2003-07-11Use a menu when asking for the install disk (fixes PR install/20121).dsl
2003-06-13Fix code that determines BIOS CHS from MBR - used to get confused by big disks.dsl
2003-06-12Move a couple of messages into msg.mbr.??dsl
2003-06-11rototil of the set selection menudsl
2003-06-03Add NULL to all process_menu() calls - value is passed through to thedsl
2003-05-30Make all architectures (except amiga and mac68k) use the MI make_bsd_partitions.dsl
2003-05-29psrtsize and partstart are only over used inside md_make_bsd_partitions,dsl
2003-05-21Reduce the number of global variables slightly, use the ones that aredsl
2003-05-18Use MD menus and msgs for mbr code.dsl
2002-12-05FILE *log -> FILE *logfp, to avoid warnings about gcc-current'sfvdl
2002-08-02set root partition default bsize and fsize.grant
2002-04-25Add aout->ELF upgrade support.leo
2002-04-20Handle the atari kernel-sets.leo
2002-04-12atari sysinst md-partleo