summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/label.c
AgeCommit message (Expand)Author
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-08-10Let noexec, nodev and nosuid be written to /ets fstab entriesdsl
2003-08-09Allow user to shoot themselves in the foot by specifing a non-standarddsl
2003-08-05When writing /etc/fstab:dsl
2003-07-27Remove 'menu_ent' parameter from action routines.dsl
2003-07-25Sprinkle a load of consts, and change a few variable names.dsl
2003-07-08Sort out (and remember) the disk partition we will install into.dsl
2003-07-07Another pass of the rototiller. Mainly:dsl
2003-06-27Pull texts from MI menus into language dependant text files.dsl
2003-06-16Fix some typosdsl
2003-06-16A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers diddsl
2003-06-11rototil of the set selection menudsl
2003-06-10Use dynamic menu for final editing of partition stabledsl
2003-06-09Use dynamic menu to select partition to editdsl
2003-06-03Add NULL to all process_menu() calls - value is passed through to thedsl
2003-05-21Reduce the number of global variables slightly, use the ones that aredsl
2003-01-11Make everything compile again. All platforms compile on i386 now.christos
2003-01-10pass lint[pass1]christos
2002-12-23make the description text for special label offset a bit more explicitjdolecek
2002-12-05FILE *log -> FILE *logfp, to avoid warnings about gcc-current'sfvdl
2002-07-29whitespace and comment cleanup.grant
2002-07-26enouth -> enough.wiz
2001-01-14extend sysinst disk handling, some general clean ups, better /etc supportmrg
2000-12-22de-__P()-ifymrg
2000-10-17Improve labelling a bit, by allowing some shortcuts to start partitionsfvdl
2000-10-11* Change the interface of run_prog: use a flags argument instead offvdl
2000-10-11Create the disktab file directly, no need to waste precious inodes/spacefvdl
1999-08-21Support ports which don't have 8 partitions/disk.jdc
1999-07-04message const poisoning, and conversion from integers to an opaquecgd
1999-06-20copyright notice typo fixups, as noticed in PR#7248. This softwarecgd
1999-04-11- Add 2 functions in label.c, getpartoff()/getpartsize() used to let the userbouyer
1999-04-09Some fixes for the do_install() function:bouyer
1999-03-31Rework the MBR code, and some of the labelling code.fvdl
1999-01-21This change includes the following:garbled
1998-11-08Fix sneezo during commit.jonathan
1998-11-08Pull up change from arm32 version: only copy disktab.preinstall if not DEBUG.jonathan
1998-06-20KNF.mrg
1997-12-18Fix typo that made label overlap check unreliable.fvdl
1997-12-05Fix typo in partition overlap checking - the inner loop check forsimonb
1997-12-05* Add main menu option to reinstall sets or install additional sets.jonathan
1997-12-04Add check for overlapping partitions:jonathan