| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=246932
|
|
|
|
|
|
|
|
|
| |
libulog now only provides functions that are used by various packages
from the ports tree, namely the libutempter ones. There is no reason to
link it into the crunch/fixit binaries anymore.
Notes:
svn path=/head/; revision=202755
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=201034
|
|
|
|
| |
Notes:
svn path=/head/; revision=200300
|
|
|
|
| |
Notes:
svn path=/head/; revision=200299
|
|
|
|
| |
Notes:
svn path=/head/; revision=199040
|
|
|
|
|
|
|
|
|
| |
(this needs to go to RELENG_8 as well after the release is out)
MFC after: 1 month
Notes:
svn path=/head/; revision=197119
|
|
|
|
| |
Notes:
svn path=/head/; revision=190760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
convenient when you want to import other programs because the
libraries will not be replicated.
Given that there are no floppies around anymore, I have bumped
the fd size to 4MB (which is more than reasonable even for
embedded platforms) and gives some room for other utilities.
MFC after: 3 days
Notes:
svn path=/head/; revision=190421
|
|
|
|
| |
Notes:
svn path=/head/; revision=190420
|
|
|
|
|
|
|
|
|
|
| |
than 10 years old and do not reflect reality anymore.
Also remove some commented out entries that have no hope to
be useful anymore.
Notes:
svn path=/head/; revision=190385
|
|
|
|
|
|
|
| |
in by default now
Notes:
svn path=/head/; revision=189234
|
|
|
|
| |
Notes:
svn path=/head/; revision=188834
|
|
|
|
|
|
|
| |
Submitted by: Florian Smeets
Notes:
svn path=/head/; revision=178428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use proper make configuration for the build, using
${BINMAKE} as evaluated by ${VERSION}/src/Makefile
- remove -lmytinfo from crunch.conf
- remove support for login_access in tinyware/login
- remove "machine i386" from the kernel config file
It might actually be interesting to extend the script to do
a cross build for !i386 ...
MFC after: 3 days
Notes:
svn path=/head/; revision=173597
|
|
|
|
|
|
|
| |
Reminded by: ru
Notes:
svn path=/head/; revision=164491
|
|
|
|
|
|
|
|
|
|
|
| |
It seems the last reference (modulo manual pages where such obsoleteness
clearly highlighted).
Approved by: re (bmah - kinda)
MFC after: 3 days
Notes:
svn path=/head/; revision=162390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- <netipx> headers [1]
- IPX library (libipx)
- IPX support in ifconfig(8)
- IPXrouted(8)
- new MK_NCP option
New MK_NCP build option controls:
- <netncp> and <fs/nwfs> headers
- NCP library (libncp)
- ncplist(1) and ncplogin(1)
- mount_nwfs(8)
- ncp and nwfs kernel modules
User knobs: WITHOUT_IPX, WITHOUT_IPX_SUPPORT, WITHOUT_NCP.
[1] <netsmb/netbios.h> unconditionally uses <netipx> headers
so they are still installed. This needs to be dealt with.
Notes:
svn path=/head/; revision=156905
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add -lgeom
- use bsdlabel instead of disklabel
- increase image size to 2.88M (plenty of free space left)
note, this is not really a bridge because the old-style
bridging code is not in 7.0 anymore, so the kernel config
file should be changed.
Notes:
svn path=/head/; revision=155140
|
|
|
|
|
|
|
|
|
|
|
| |
replacement and has additional features which make it superior.
Discussed on: -arch
Reviewed by: thompsa
X-MFC-after: never (RELENG_6 as transition period)
Notes:
svn path=/head/; revision=150636
|
|
|
|
| |
Notes:
svn path=/head/; revision=139126
|
|
|
|
| |
Notes:
svn path=/head/; revision=139125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/etc/make.conf:
NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
Notes:
svn path=/head/; revision=139118
|
|
|
|
| |
Notes:
svn path=/head/; revision=139115
|
|
|
|
| |
Notes:
svn path=/head/; revision=137792
|
|
|
|
| |
Notes:
svn path=/head/; revision=127350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and does not fit into a floppy anymore (1403kb available).
There is not much you can do now except bumping up the image size
(by uncommenting the "fd_size=2880" line in ./config),
at which point you can uncomment sshd, the associated library,
and all the good stuff such as tcpdump and natd and ppp that
you might want on such a box.
A similar change should be applied to other picobsd image types.
Notes:
svn path=/head/; revision=116688
|
|
|
|
|
|
|
|
|
| |
and remove the count for devices "sc" and "atkbdc"
This change does not apply to RELENG_4.
Notes:
svn path=/head/; revision=116687
|
|
|
|
|
|
|
|
| |
Modify entry for libgmd (used by ssh) now that it is not part of the
base system anymore.
Notes:
svn path=/head/; revision=102344
|
|
|
|
| |
Notes:
svn path=/head/; revision=95047
|
|
|
|
|
|
|
| |
want on the MFS image. Update the config files accordingly.
Notes:
svn path=/head/; revision=92027
|
|
|
|
| |
Notes:
svn path=/head/; revision=92025
|
|
|
|
|
|
|
|
|
|
| |
We had to give up DDB and grep this time...
Add a hint in "config" on how to increase the image size so
we can stuff more things in the image (mostly for use on a CDROM).
Notes:
svn path=/head/; revision=91938
|
|
|
|
|
|
|
|
|
|
|
| |
and disable telnet and friends in favour of ssh/sshd/scp.
Pull out a few NIC drivers from the config file to make the
image fit into a 1.44 image again. I have left "lnc" in as that is
emulated by vmware so this can be booted there.
Notes:
svn path=/head/; revision=90661
|
|
|
|
| |
Notes:
svn path=/head/; revision=84314
|
|
|
|
| |
Notes:
svn path=/head/; revision=84313
|
|
|
|
| |
Notes:
svn path=/head/; revision=84312
|
|
|
|
| |
Notes:
svn path=/head/; revision=84171
|
|
|
|
|
|
|
|
| |
from the PicoBSD kernel files as they're not relevant any more to
-current.
Notes:
svn path=/head/; revision=83719
|
|
|
|
|
|
|
| |
Remove "mount_nfs" to reduce image size.
Notes:
svn path=/head/; revision=83086
|
|
|
|
| |
Notes:
svn path=/head/; revision=83085
|
|
|
|
|
|
|
|
|
|
|
| |
I get a link error on in6addr_<something> and i cannot find the
symbol in any of the libraries. It might be my mistake, but in any
case the crunched binary would overflow the floppy, so...
This applies to -current only.
Notes:
svn path=/head/; revision=78544
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure hints are statically compiled into the kernel,
because the bootloader is not available in picobsd and so the
hints file cannot be found at run time.
(This is kind of inconvenient if you have to handle non PnP devices,
but fortunately these days non-PnP ISA cards are disappearing...)
Notes:
svn path=/head/; revision=78543
|
|
|
|
| |
Notes:
svn path=/head/; revision=77579
|
|
|
|
| |
Notes:
svn path=/head/; revision=75899
|
|
|
|
| |
Notes:
svn path=/head/; revision=75883
|
|
|
|
| |
Notes:
svn path=/head/; revision=75843
|
|
|
|
| |
Notes:
svn path=/head/; revision=72625
|
|
|
|
|
|
|
| |
also put in a better set of devices and options.
Notes:
svn path=/head/; revision=71903
|
|
|
|
|
|
|
| |
order that Luigi has just committed to RELENG_4.
Notes:
svn path=/head/; revision=70314
|