| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: bin/161926
MFC after: 5 days
|
|
|
|
|
|
|
|
| |
creating new ones by destroying any geom that may have come into
existence immediately after adding a partition. The EBR partition scheme
is particularly enthusiastic about false positives in this case.
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
container partitions, which didn't do anything anyway, and check for
an existing freebsd-boot partition before bothering the user to make one.
PR: bin/160931
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
order to make every operation of the partition editor fully revertable.
Under *no circumstances* will it any longer touch the disks until the user
presses Finish and confirms it.
MFC after: 3 days
|
|
|
|
|
|
| |
being set correctly.
Approved by: re (kib)
|
|
|
|
|
|
|
| |
rename a few options, clarify some help text, and add help text for the
buttons on the main partition editor screen.
Approved by: re (kib)
|
|
|
|
|
| |
SUJ by default, and allow creation and mounting of FAT filesystems from
the installer.
|
| |
|
| |
|
|
pc-sysinstall) a replacement for sysinstall in the 9.0 release and beyond.
Currently supported platforms are sparc64, pc98, i386, amd64, powerpc, and
powerpc64. Integration into the build system will occur in the coming
weeks.
Merging with pc-sysinstall will use this code as a frontend, while
temporarily retaining the interactive partition editor here. This work
will be done in parallel with improvements on this code and release
integration.
Thanks to all who have provided testing and comments!
|