Displaying 5 results from an estimated 5 matches for "bsdconfig".
Did you mean:
fbsdconfig
2013 Oct 08
1
Installing packages from 9.2 Release DVD
Dear All ,
In sysinstall , there are menu items to install packages from release DVD .
In bsdinstall , there is NO such package installation menu items .
Another problem is there is no any available information about this subject
in the Handbook installation pages ( at least I could not find any one one
) .
Is there any such available information link , and is there any possibility
to include
2012 Jun 18
1
[wifi] wifimgr for freebsd
Hi, I made a wifi script based on the wlanconfig in bsdinstaller.
here is the code:
https://github.com/gihnius/freebsd-wifi
I think we can make it more suitable for many devices and normal use.
Any idea to write a normal feature script to use freebsd wifi easily ?
and thanks to the author of wlanconfig.
2013 Dec 09
0
FreeBSD 10.0-RC1 now available
...ve robustness of the Xen balloon driver.
- Fix accounting for hw.realmem on the i386 and amd64 platforms.
- Fix poweroff(8) on XenServer.
- Fix powerd/states on AMD cpus.
- Add support for BCM57764, BCM57767, BCM57782, BCM57786 and
BCM57787.
- Fix PKG_ABI detection in bsdconfig(8) after pkg-1.2.
- Fix emulated jail_v0 byte order.
- Fix hang on reboot with active iSCSI connections.
- Fix a potential system crash if a jail(8) is created and destroyed
on systems with VIMAGE.
== ISO CHECKSUMS ==
- 10.0-RC1 amd64:
SHA256 (FreeBSD-10.0-RC1-amd64-...
2013 Dec 16
1
FreeBSD 10.0-RC2 Now Available
...http://www.freebsd.org/security/advisories/FreeBSD-EN-13:04.freebsd-update.asc
- EN-13:05.freebsd-update:
http://www.freebsd.org/security/advisories/FreeBSD-EN-13:05.freebsd-update.asc
Note to those downloading dvd1.iso:
- While packages are available on dvd1.iso, the version of
bsdconfig(8) provided with 10.0-RC2 will not be able to install
them by default. This will be fixed for 10.0-RC3.
- As a workaround for installing packages from the dvd, create
a directory to serve as the temporary pkg(8) repository
configuration directory, and fetch the configu...
2013 Dec 04
3
BIND segway -> python -> first-class ports
On 12/4/13, 9:05 AM, Mark Felder said:
-----------------
> There was no alternative; we couldn't keep BIND in base. BIND 9 will
> certainly have a EoL before the EoL of FreeBSD 10.x, and we can't use
> BIND 10 because it requires importing Python to base.
I'm coming more and more to the conclusion that we should have a minimal Python in "base".
More and more people