This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-21 14:17:06 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7fcdc815d2
opnsense-src
/
bin
/
kenv
/
Makefile
7 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial kenv(1) hack for dumping the kernel environment. This can be used to extract modified boot hints to make loader(8)-time changes "sticky". It tries to use \ style quoting so that it can be used directly with foo.conf files. It can also extract specific variables.
2000-07-08 04:33:40 -04:00
# $FreeBSD$
Explicitly add unmarked bin/ binaries to the runtime package. Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate package, which requires pre-install/post-install scripts, to be added later. Sponsored by: The FreeBSD Foundation
2016-02-09 11:58:50 -05:00
PACKAGE
=
runtime
Initial kenv(1) hack for dumping the kernel environment. This can be used to extract modified boot hints to make loader(8)-time changes "sticky". It tries to use \ style quoting so that it can be used directly with foo.conf files. It can also extract specific variables.
2000-07-08 04:33:40 -04:00
PROG
=
kenv
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink