| #
eaeb5f29 |
| 15-Apr-2026 |
Baptiste Daroussin <bapt@FreeBSD.org> |
sysrc: make independant from bsdconfig(8)
MFC After: 1 week Approved by: dteske Reviewed by: dteske Differential Revision: https://reviews.freebsd.org/D59658
|
| #
37056594 |
| 04-Aug-2025 |
Lexi Winter <ivy@FreeBSD.org> |
bsdconfig: Move to -bsdconfig package
Now that rc.subr(8) no longer depends on sysrc(8), bsdconfig does not need to be part of -utilities. Move it to a -bsdconfig package.
Differential Revision: h
bsdconfig: Move to -bsdconfig package
Now that rc.subr(8) no longer depends on sysrc(8), bsdconfig does not need to be part of -utilities. Move it to a -bsdconfig package.
Differential Revision: https://reviews.freebsd.org/D51543
show more ...
|
| #
eeb2d4ff |
| 14-Apr-2025 |
Michal Scigocki <michal.os@hotmail.com> |
sysrc: Add some regressions tests
Reviewed by: markj MFC after: 1 month Pull Request: https://github.com/freebsd/freebsd-src/pull/1664
|
| #
e9ac4169 |
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
76e11fbd |
| 19-Sep-2015 |
Bryan Drewery <bdrewery@FreeBSD.org> |
Remove redundant beforeinstall.
|
| #
efef5e5c |
| 08-Feb-2013 |
Devin Teske <dteske@FreeBSD.org> |
Remove NO_OBJ from Makefiles that generate manuals because this causes the GZIP compressed manuals to appear in ./src instead of the appropriate obj dir.
PR: conf/175844 Submitted by: Dominique Gon
Remove NO_OBJ from Makefiles that generate manuals because this causes the GZIP compressed manuals to appear in ./src instead of the appropriate obj dir.
PR: conf/175844 Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
show more ...
|
| #
2a357efa |
| 03-Oct-2012 |
Devin Teske <dteske@FreeBSD.org> |
Import sysutils/sysrc from the ports tree (current version 5.1). Importing disconnected under the WITH_BSDCONFIG flag (a good idea since this version of sysrc(8) indeed requires the `sysrc.subr' modu
Import sysutils/sysrc from the ports tree (current version 5.1). Importing disconnected under the WITH_BSDCONFIG flag (a good idea since this version of sysrc(8) indeed requires the `sysrc.subr' module installed by bsdconfig(8)).
Multiple reasons sysrc should not simply continue to live in ports. The most important being that it is tightly coupled with the base.
Approved by: adrian (co-mentor)
show more ...
|