| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | Since our default boot block now supports UFS1 and UFS2 even on | rwatson | 2002-12-28 | 1 | -7/+2 |
* | Add a new ftp mirror in Ireland which offers a service over IPv6. | dwmalone | 2002-12-23 | 1 | -0/+4 |
* | Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now. | jkh | 2002-12-20 | 1 | -3/+3 |
* | Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE). | kuriyama | 2002-12-15 | 2 | -5/+5 |
* | When things get bigger than 99GB our fields run over. | phk | 2002-12-11 | 1 | -5/+20 |
* | Unhook LOMAC sysinstall twiddle for the time being: mac_lomac requires | rwatson | 2002-12-09 | 1 | -0/+2 |
* | - Use some macros to define common text between the dialog boxes to set the | jhb | 2002-12-05 | 1 | -38/+25 |
* | Fixed a partition type for pc98 when create or change slices in the fdisk | nyan | 2002-12-04 | 1 | -0/+8 |
* | Reformulate how sysinstall handles file system options in the label | rwatson | 2002-12-03 | 4 | -69/+286 |
* | Oops, forgot this cosmetic tweak to the perl menu item in my previous | jhb | 2002-12-03 | 1 | -1/+1 |
* | - Convert the installation of the X package to using installPackage() | jhb | 2002-12-03 | 3 | -3/+14 |
* | Rename installX11package() to installPackage() and tweak it so that it | jhb | 2002-12-03 | 2 | -6/+4 |
* | Fix a bug in the fdisk editor that partially masked the chunk deletion | jhb | 2002-12-03 | 1 | -2/+2 |
* | ia64 specific. | marcel | 2002-12-02 | 3 | -3/+53 |
* | ia64: make link /boot->efi/boot relative. | marcel | 2002-11-30 | 1 | -1/+6 |
* | - Only declare the MBR menu for i386 that is not PC98. | jhb | 2002-11-27 | 1 | -1/+9 |
* | Only include the fdisk editor and associated code if WITH_SLICES is | jhb | 2002-11-27 | 1 | -8/+10 |
* | Only define the MBR or IPL menu on i386 (PC98 uses IPL, other i386 use | jhb | 2002-11-27 | 1 | -0/+2 |
* | - Only define syscons menus and syscons menu items in other menus if | jhb | 2002-11-27 | 1 | -6/+24 |
* | If the user choose to Undo everything in the label editor, only run the | jhb | 2002-11-27 | 1 | -0/+2 |
* | - Use WITH_SLICES to conditionalize the fdisk editor during install instead | jhb | 2002-11-27 | 1 | -6/+14 |
* | Only include the diskPartitionEditor script command if WITH_SLICES is | jhb | 2002-11-27 | 1 | -0/+2 |
* | Only try to setup moused(8) before setting up the X server if WITH_MICE is | jhb | 2002-11-27 | 1 | -0/+4 |
* | - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1 | jhb | 2002-11-27 | 2 | -0/+19 |
* | Add some helper macros to make #ifdef's in sysinstall easier to read | jhb | 2002-11-27 | 1 | -0/+14 |
* | Only display the APM option in the Startup menu on i386. | jhb | 2002-11-27 | 1 | -0/+2 |
* | Use #elif defined(__alpha__) instead of #elif __alpha__. | jhb | 2002-11-27 | 1 | -1/+1 |
* | Enable the compat4x distribution on Alpha as well as i386. | jhb | 2002-11-27 | 1 | -0/+2 |
* | - Assume __FreeBSD__ is greater than 3. | jhb | 2002-11-27 | 1 | -8/+1 |
* | Expand X_AS_PKG so that we don't declare distribution bitmasks or menus | jhb | 2002-11-27 | 5 | -12/+60 |
* | Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixes | jhb | 2002-11-27 | 1 | -5/+5 |
* | Removed the vestiges of modems(5). | ru | 2002-11-27 | 1 | -1/+0 |
* | configXEnvironment doesn't work in sysinstall now. | keramida | 2002-11-26 | 1 | -1/+6 |
* | Add GNOME 2 to the sysinstall desktop configuration menu, remove | bmah | 2002-11-26 | 2 | -23/+10 |
* | Add several new real categories and virtual categories. | knu | 2002-11-18 | 1 | -2/+9 |
* | Create a link /boot -> /<efi>/boot, where <efi> is the mountpoint | marcel | 2002-11-18 | 1 | -0/+15 |
* | Enable selecting the type of partition menu on pc98. | nyan | 2002-11-16 | 1 | -17/+17 |
* | Fix to build for pc98. | nyan | 2002-11-15 | 1 | -1/+1 |
* | Add conditional code specific to ia64 to allow newfs(8)-ing FAT | marcel | 2002-11-14 | 2 | -3/+59 |
* | Also test for type efi everywhere we currently test for type fat. | marcel | 2002-11-13 | 5 | -6/+11 |
* | Use a clean flags variable when creating chunks from scripts instead of | jhb | 2002-11-12 | 1 | -3/+2 |
* | Remove a line that set the status to success. We already do that at the | jhb | 2002-11-12 | 1 | -2/+1 |
* | Try to cleanup the non-interactive disk labeling code a bit. Rework | jhb | 2002-11-12 | 1 | -49/+39 |
* | Do a bit of cleanup. new_part() basically ignored the passed in size | jhb | 2002-11-12 | 1 | -19/+11 |
* | Doh, fix a bug in previous commit. The default is to newfs for new | jhb | 2002-11-12 | 1 | -1/+1 |
* | When setting the mountpoint name, remember any previous setting of the | jhb | 2002-11-12 | 1 | -2/+7 |
* | A support for creating EFI partitions. This is required on ia64, | marcel | 2002-11-10 | 1 | -0/+3 |
* | Mount devfs with nmount(2) instead of mount(2). This error was masked | jhb | 2002-11-05 | 1 | -1/+12 |
* | Move the modules in the mfsroot to /modules instead of /stand/modules so | jhb | 2002-11-04 | 1 | -1/+1 |