|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0 |
|
| #
6a025399 |
| 26-May-2022 |
Alan Somers <[email protected]> |
bsdinstall: allow an install script to access packages on the DVD
If installing from the DVD, mount its packages in the chroot at /dist/packages. That way they'll be accessible to an install script
bsdinstall: allow an install script to access packages on the DVD
If installing from the DVD, mount its packages in the chroot at /dist/packages. That way they'll be accessible to an install script.
MFC after: 2 weeks Sponsored by: Axcient Reviewed by: gjb Differential Revision: https://reviews.freebsd.org/D35330
show more ...
|
| #
cc42ef53 |
| 24-May-2022 |
Brad Davis <[email protected]> |
bsdinstall: allow whitelabeling the scripts
Approved by: allanjude, asiciliano Differential Revision: https://reviews.freebsd.org/D35197 Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
Revision tags: release/13.1.0 |
|
| #
2617d4df |
| 29-Mar-2022 |
Alfonso S. Siciliano <[email protected]> |
bsdinstall mount: Replace dialog with bsddialog
Replace (LGPL) dialog utility with (BSD-2-Clause) bsddialog utility.
Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D
bsdinstall mount: Replace dialog with bsddialog
Replace (LGPL) dialog utility with (BSD-2-Clause) bsddialog utility.
Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D34651
show more ...
|
|
Revision tags: release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0 |
|
| #
a107ddbb |
| 15-Jan-2020 |
Rebecca Cran <[email protected]> |
bsdinstall: Use TMPDIR if set
Submitted by: Ryan Moeller <[email protected]> Reviewed by: bcran, Nick Wolff <[email protected]> Differential Revision: https://reviews.freebsd.org/D22979/
|
|
Revision tags: release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
9acc9041 |
| 18-Jul-2017 |
Ed Maste <[email protected]> |
bsdinstall: remove EOL whitespace
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0 |
|
| #
2118f387 |
| 18-Feb-2011 |
Nathan Whitehorn <[email protected]> |
Import bsdinstall. This is meant to be (eventually in conjunction with pc-sysinstall) a replacement for sysinstall in the 9.0 release and beyond. Currently supported platforms are sparc64, pc98, i386
Import bsdinstall. This is meant to be (eventually in conjunction with 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!
show more ...
|