| Commit message (Expand) | Author | Age | Files | Lines |
* | Port to new libdialog. | Max Khon | 2011-11-24 | 1 | -32/+29 |
* | Disk selection dialog is now a normal menu, not a checkboxed menu: | Max Khon | 2011-11-24 | 1 | -93/+31 |
* | Remove the reference to DD mode, and replace with Expert mode. Also, make | Rebecca Cran | 2010-04-21 | 1 | -4/+3 |
* | Oops, missed removing an 's' in previous rev. | Ken Smith | 2008-12-30 | 1 | -1/+1 |
* | Clean up this message a little bit. | Ken Smith | 2008-12-30 | 1 | -4/+3 |
* | Sound less scary about errorousous disk geometry due to wanting to limit | David E. O'Brien | 2008-12-30 | 1 | -33/+60 |
* | o Change the warning dialog for the 'W' command in both the label | Mike Makonnen | 2008-05-05 | 1 | -7/+4 |
* | Unbreak sparc64 build. | Xin LI | 2006-08-09 | 1 | -3/+3 |
* | Partitions are only meaningful for i386 and amd64 architectures, so disable | Xin LI | 2006-08-08 | 1 | -0/+6 |
* | Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe... | Alexander Leidinger | 2006-08-07 | 1 | -8/+4 |
* | Fix numerous warnings. Aside from menu items in system.c and menu.c | John Baldwin | 2006-02-28 | 1 | -1/+1 |
* | - Back out 1.155. I mismerged my ancient local patch. Luckily it was | Jung-uk Kim | 2006-02-23 | 1 | -18/+23 |
* | - Hide 'incorrect geometry warning' in non-interactive mode. A user should | Jung-uk Kim | 2006-01-27 | 1 | -11/+18 |
* | Add over 32GB disk support on pc98 (userland part). | Yoshihiro Takahashi | 2005-03-30 | 1 | -1/+1 |
* | Clear all "active partition" bits before we set a new one. | Xin LI | 2004-09-15 | 1 | -1/+7 |
* | Move the inclusion of libdisk.h from sysinstall.h to the source files | Marcel Moolenaar | 2004-08-02 | 1 | -0/+1 |
* | Remove unnecessary use of the __ia64__ conditional. This slightly improves | Marcel Moolenaar | 2004-08-01 | 1 | -5/+3 |
* | Change libdisk and sysinstall to use d_addr_t rather than u_long for disk | John Baldwin | 2004-03-16 | 1 | -16/+21 |
* | o Compile-out "wizard" mode on ia64. | Marcel Moolenaar | 2003-11-01 | 1 | -2/+4 |
* | Expand the fdisk size display toggling to include GB. | David E. O'Brien | 2003-08-19 | 1 | -2/+6 |
* | GRRR. Do not force Dangerously Dedicated mode on amd64 when you select | Peter Wemm | 2003-06-04 | 1 | -1/+1 |
* | Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc. | Peter Wemm | 2003-05-24 | 1 | -3/+3 |
* | - Use some macros to define common text between the dialog boxes to set the | John Baldwin | 2002-12-05 | 1 | -38/+25 |
* | Fixed a partition type for pc98 when create or change slices in the fdisk | Yoshihiro Takahashi | 2002-12-04 | 1 | -0/+8 |
* | Fix a bug in the fdisk editor that partially masked the chunk deletion | John Baldwin | 2002-12-03 | 1 | -2/+2 |
* | Only include the fdisk editor and associated code if WITH_SLICES is | John Baldwin | 2002-11-27 | 1 | -8/+10 |
* | Enable selecting the type of partition menu on pc98. | Yoshihiro Takahashi | 2002-11-16 | 1 | -17/+17 |
* | Fix to build for pc98. | Yoshihiro Takahashi | 2002-11-15 | 1 | -1/+1 |
* | Also test for type efi everywhere we currently test for type fat. | Marcel Moolenaar | 2002-11-13 | 1 | -0/+2 |
* | A support for creating EFI partitions. This is required on ia64, | Marcel Moolenaar | 2002-11-10 | 1 | -0/+3 |
* | - Added the MenuIPLType menu for selecting pc98 boot IPL. | Yoshihiro Takahashi | 2002-11-03 | 1 | -15/+43 |
* | Chunk functions in libdisk take an extra arguement for all archs to accomodate | Poul-Henning Kamp | 2002-10-22 | 1 | -12/+1 |
* | Fix to check disk geometry. | Yoshihiro Takahashi | 2002-10-14 | 1 | -2/+4 |
* | * Negative #if's are harder to read as they don't tell exactly what arch | David E. O'Brien | 2002-10-11 | 1 | -7/+7 |
* | Only install the mbr code on i386.. not ia64. This changes it from | Peter Wemm | 2002-07-24 | 1 | -1/+1 |
* | Fix integer overflow causing disk/partition size display wrapping | Pierre Beyssac | 2002-05-31 | 1 | -3/+3 |
* | Add a 'diskInteractive' variable that can be set to interactively partition | John Baldwin | 2002-05-31 | 1 | -2/+4 |
* | Teach sysinstall(8) how to read boot managers out of /boot | Ruslan Ermilov | 2002-03-28 | 1 | -10/+17 |
* | Silence more warnings. | Murray Stokely | 2001-09-22 | 1 | -2/+2 |
* | ``An undocumented feature is a bug.'' | Joerg Wunsch | 2001-04-18 | 1 | -4/+4 |
* | Moved '#endif' to correct position. (previous commit broke pc98 support) | Yoshihiro Takahashi | 2001-03-15 | 1 | -1/+1 |
* | Really finish softupdate setting from the label editor and fix | Jordan K. Hubbard | 2001-03-12 | 1 | -34/+15 |
* | Backtrack a bit.. Put the dangerously dedicated option under a | Peter Wemm | 2001-01-15 | 1 | -1/+11 |
* | Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option | Peter Wemm | 2001-01-15 | 1 | -9/+2 |
* | Adapt sysinstall to use the new msgNoYes() function which assumes | Jordan K. Hubbard | 2000-12-14 | 1 | -3/+3 |
* | - Added support for installing boot0 and boot0.5 for PC-98. | Yoshihiro Takahashi | 2000-08-12 | 1 | -20/+112 |
* | - Support MBR boot loaders that are larger than one sector size. | John Baldwin | 2000-07-12 | 1 | -18/+31 |
* | - Remove obsolete PC-card boot.flp hack. It was for making both PC-card | Yoshihiro Takahashi | 2000-06-05 | 1 | -11/+78 |
* | Add the 'Z' key to the slice editor. Hitting it toggles the units the | David E. O'Brien | 2000-05-26 | 1 | -9/+34 |
* | o Add support for loading the rsaref or rsaintl packages, depending | Jordan K. Hubbard | 2000-02-29 | 1 | -0/+4 |