| Age | Commit message (Expand) | Author |
| 2001-12-10 | Correct argument order of installboot. | minoura |
| 2001-12-06 | Use new boot system. | minoura |
| 2001-11-29 | On platforms for which there is more than one kernel set choice, | thorpej |
| 2001-11-29 | Update for the new kernel set names. | thorpej |
| 2001-11-20 | Add sgimips sysinst support from Scott G. Taylor. | soren |
| 2001-10-24 | First cut at sysinst for sandpoint. | briggs |
| 2001-10-15 | Only turn ttyE[1-9] on, and explicitly leave ttyE0 off, as recommended | hubertf |
| 2001-10-15 | playstation2 support | uch |
| 2001-09-13 | glue in necessary IBM PS/2 kern set bits | jdolecek |
| 2001-08-26 | Use "sd" only in disk_names. | simonb |
| 2001-07-26 | partiton -> partition | wiz |
| 2001-07-14 | After modifying the Apple Disk Partition Map, use the DIOCGDINFO/DIOCWDINFO | scottr |
| 2001-07-04 | First pass at sysinst for the ARC port. This is a work-in-progress. | thorpej |
| 2001-06-16 | Add 'ed' to list of known/valid disk names | jdolecek |
| 2001-04-12 | Make this compile again: | briggs |
| 2001-02-19 | sysinst utility for mipsco port | wdk |
| 2001-01-27 | Add support for installing serial bootblocks. If biosboot_com0.sym exists | jmc |
| 2001-01-23 | Fix various typo's so this compiles. | jmc |
| 2001-01-16 | Add prep installer | nonaka |
| 2001-01-14 | fix compile lossage on i386. | mrg |
| 2001-01-14 | extend sysinst disk handling, some general clean ups, better /etc support | mrg |
| 2001-01-07 | Use wrefresh(curscr) instead of clearok(). | jdc |
| 2000-12-31 | Be paranoid and do a clearok() before we do a refresh(). | jdc |
| 2000-12-22 | de-__P()-ify | mrg |
| 2000-12-22 | s/sparc/sparc64/ in some comments. | mrg |
| 2000-12-21 | Don't output the termcap `cl' sequence. | jdc |
| 2000-12-03 | Welcome message `If you booted from a floppy,...' is somewhat port-specific | minoura |
| 2000-11-26 | lsu -> ld, by popular request. | ad |
| 2000-11-23 | NULL for the highest split set file for the xmisc set is wrong, make it "aa" | fvdl |
| 2000-11-16 | Try to upgrade a.out libraries. Currently just cut & pasted from the i386 port | abs |
| 2000-11-12 | Add a message saying that a /emul or /emul/aout symlink has been renamed | fvdl |
| 2000-11-12 | Handle existing /emul symlink better when it points to nothing; same | fvdl |
| 2000-11-07 | Wrap checking the BOOTMODEL env var in DEBUG, it was intended for that | fvdl |
| 2000-10-27 | Re-add xmisc set to menu file, which I accidentally deleted earlier. | fvdl |
| 2000-10-26 | Handle moving a.out shared libraries for X as well. | fvdl |
| 2000-10-25 | swapon when the system memory is smaller than 6MB. | minoura |
| 2000-10-20 | Handle split sets for special kernel sets (-laptop and -tiny) correctly. | fvdl |
| 2000-10-19 | Allow install on lsu disks. | ad |
| 2000-10-19 | ca -> lsu | ad |
| 2000-10-17 | Adapt for format change in mbr editing header; it now always displays | fvdl |
| 2000-10-17 | Stress that if a match is found between a disk device and a BIOS disk, | fvdl |
| 2000-10-11 | * Change the interface of run_prog: use a flags argument instead of | fvdl |
| 2000-10-11 | Create the disktab file directly, no need to waste precious inodes/space | fvdl |
| 2000-10-11 | Add 2 defines for a.out library move code. | fvdl |
| 2000-10-11 | Fix compare logic error in check for installation of seperate kernel | fvdl |
| 2000-10-02 | Add empty stubs for md_init(). | fvdl |
| 2000-10-02 | * In md_init, determine what kind of bootfloppy we are (either | fvdl |
| 2000-10-01 | Add xmisc set. THIS METHOD OF HANDLING SETS MUST DIE!!! | thorpej |
| 2000-09-28 | Bump default root partition size to 64MB due to growth and number of | simonb |
| 2000-09-27 | Remove outdated comment. | fvdl |