CVS log for src/release/picobsd/custom/Attic/PICOBSD-C
Up to [FreeBSD] / src / release / picobsd / custom
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2.2.2
Fri Mar 8 12:55:38 2002 UTC (9 years, 11 months ago) by luigi
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7, RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6, RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
FILE REMOVED
Changes since revision 1.2.2.1: +1 -1 lines
Nuke this totally abandoned configuration which has been broken for ages.
Revision 1.7
Mon Nov 19 18:03:49 2001 UTC (10 years, 2 months ago) by joe
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
Cull picobsd/custom. It's bit rotted beyond all recognition. Approved by: freebsd-small
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 22 14:32:31 2000 UTC (11 years, 1 month ago) by joe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Remove COMPAT_OLDPCI.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 18 13:25:51 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +133 -139 lines
Update PICOBSD-C kernel configuration to the new world order, grabbing hints simply from GENERIC.hints. Added a bunch of comments about usb devices, new network cards, and IPv6.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 25 18:59:52 2000 UTC (11 years, 9 months ago) by dwhite
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -1 lines
Commit PicoBSD mega-patch: . Bring PicoBSD up to date with -CURRENT reality. . Make PicoBSD smart and not spam /dev/vn0 and /mnt. Now it uses the first unused vn device and creates a temporary mountpoint in /tmp. . Miscellaneous build cleanups and optimizations. Unfortunately the bridge, isp, and router floppies are too big and need the axe treatment. The install floppy needs updating to -CURRENT. Dial and net build and (appear to) run OK. I will be adressing these in the near future (unless someone beats me to it :-) ). PR: misc/17737 Submitted by: Omachonu Ogali <oogali@intranova.net>
Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Sun Mar 19 19:40:56 2000 UTC (11 years, 10 months ago) by patrick
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5, RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4, RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3, RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
MF5C: Remove "conflicts" from kernel config files for picobsd. PR: 17383 Submitted by: Kelly Yancey <kbyanc@posi.net>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 16 02:45:27 2000 UTC (11 years, 10 months ago) by patrick
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Remove "conflicts" from kernel config files for picobsd. PR: 17383 Submitted by: Kelly Yancey <kbyanc@posi.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 9 08:48:00 2000 UTC (12 years ago) by luigi
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_0_0_RELEASE
Branch point for: RELENG_4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +31 -31 lines
Update kernel config file. Approved-by: jordan
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 10 21:48:17 1999 UTC (12 years, 2 months ago) by grog
Branches: MAIN
Add 'custom' directory with significantly restructured build (now using make instead of custom scripts) and two floppies instead of one. The resultant floppy can do everything that the individual floppies (dial, net, install, isp, router) could do, modulo some bit rot that has occurred since PicoBSD last compiled. It also includes all the programs on the fixit floppy, which could thus also die. /bin currently contains the following files: -sh dump ln ns sps [ ed login ping stty badsect ex ls ps swapon cat expr mkdir pwd sync chgrp fdisk mknod pwd_mkdb sysctl chmod find more rdump syslogd chown fsck mount reboot tar chroot ftp mount_cd9660 restore telnet clri getty mount_msdos rlogin telnetd cp grep mount_nfs rm test date gunzip mount_std rmdir traceroute dd gzip msg route umount dev_mkdb hostname mt routed vi df ifconfig mv rrestore view dhclient inetd natd rsh vm dhclient-script init netstat sed w disklabel kget newfs sh zcat dmesg kill nfs sleep Structure is in place for using the same build for the other directories, but I'm no longer sure we need this. The current first floppy will run fine by itself, but the size of a compressed kernel has increased by nearly 50% since 3.2, and there's not much space for anything useful on the remainder of the floppy. The current method creates a larger mfs and can read as many floppies as the user can stand. The footprint appears to be round 14 MB.
