/[base]/head/sbin/Makefile
ViewVC logotype

Log of /head/sbin/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:


Revision 241636 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 17 11:30:00 2012 UTC (11 years, 8 months ago) by attilio
File length: 1463 byte(s)
Diff to previous 241519
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
GIANT from VFS. This code is particulary broken and fragile and other
in-kernel implementations around, found in other operating systems,
don't really seem clean and solid enough to be imported at all.
If someone wants to reconsider in-kernel NTFS implementation for
inclusion again, a fair effort for completely fixing and cleaning it
up is expected.

In the while NTFS regular users can use FUSE interface and ntfs-3g
port to work with their NTFS partitions.

This is not targeted for MFC.


Revision 241519 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 13 23:54:26 2012 UTC (11 years, 8 months ago) by attilio
File length: 1477 byte(s)
Diff to previous 235537
Import a FreeBSD port of the FUSE Linux module.
This has been developed during 2 summer of code mandates and being revived
by gnn recently.
The functionality in this commit mirrors entirely content of fusefs-kmod
port, which doesn't need to be installed anymore for -CURRENT setups.

In order to get some sparse technical notes, please refer to:
http://lists.freebsd.org/pipermail/freebsd-fs/2012-March/013876.html

or to the project branch:
svn://svn.freebsd.org/base/projects/fuse/

which also contains granular history of changes happened during port
refinements. This commit does not came from the branch reintegration
itself because it seems svn is not behaving properly for this functionaly
at the moment.

Partly Sponsored by:		Google, Summer of Code program 2005, 2011
Originally submitted by:	ilya, Csaba Henk <csaba-ml AT creo DOT hu >
In collabouration with:		pho
Tested by:			flo, gnn, Gustau Perez,
				Kevin Oberman <rkoberman AT gmail DOT com>
MFC after:			2 months


Revision 235537 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 17 10:11:18 2012 UTC (12 years, 1 month ago) by gber
File length: 1461 byte(s)
Diff to previous 235289
Import work done under project/nand (@235533) into head.

The NAND Flash environment consists of several distinct components:
  - NAND framework (drivers harness for NAND controllers and NAND chips)
  - NAND simulator (NANDsim)
  - NAND file system (NAND FS)
  - Companion tools and utilities
  - Documentation (manual pages)

This work is still experimental. Please use with caution.

Obtained from: Semihalf
Supported by:  FreeBSD Foundation, Juniper Networks


Revision 235289 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 11 20:56:04 2012 UTC (12 years, 1 month ago) by adrian
File length: 1392 byte(s)
Diff to previous 219738
Add etherswitchcfg.

Submitted by:	Stefan Bethke <stb@lassitu.de>


Revision 219738 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 18 12:18:52 2011 UTC (13 years, 3 months ago) by ume
File length: 1374 byte(s)
Diff to previous 212527
Add resolvconf(8) which manages resolv.conf.


Revision 212527 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 13 02:25:21 2010 UTC (13 years, 9 months ago) by imp
File length: 1360 byte(s)
Diff to previous 204076
MF tbemd: Move to using Makefile.arch to select what to build.

Reviewed by:	arch@ (no objection)


Revision 204076 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 18 23:16:19 2010 UTC (14 years, 4 months ago) by pjd
File length: 2000 byte(s)
Diff to previous 192578
Please welcome HAST - Highly Avalable Storage.

HAST allows to transparently store data on two physically separated machines
connected over the TCP/IP network. HAST works in Primary-Secondary
(Master-Backup, Master-Slave) configuration, which means that only one of the
cluster nodes can be active at any given time. Only Primary node is able to
handle I/O requests to HAST-managed devices. Currently HAST is limited to two
cluster nodes in total.

HAST operates on block level - it provides disk-like devices in /dev/hast/
directory for use by file systems and/or applications. Working on block level
makes it transparent for file systems and applications. There in no difference
between using HAST-provided device and raw disk, partition, etc. All of them
are just regular GEOM providers in FreeBSD.

For more information please consult hastd(8), hastctl(8) and hast.conf(5)
manual pages, as well as http://wiki.FreeBSD.org/HAST.

Sponsored by:	FreeBSD Foundation
Sponsored by:	OMCnet Internet Service GmbH
Sponsored by:	TransIP BV


Revision 192578 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 22 12:35:12 2009 UTC (15 years, 1 month ago) by rwatson
File length: 1980 byte(s)
Diff to previous 190751
Remove the unmaintained University of Michigan NFSv4 client from 8.x
prior to 8.0-RELEASE.  Rick Macklem's new and more feature-rich NFSv234
client and server are replacing it.

Discussed with:	rmacklem


Revision 190751 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 22:08:18 2009 UTC (15 years, 3 months ago) by ed
File length: 1990 byte(s)
Diff to previous 183242
Remove if_ppp(4) and if_sl(4).

Not only did these two drivers depend on IFF_NEEDSGIANT, they were
broken 7 months ago during the MPSAFE TTY import. if_ppp(4) has been
replaced by ppp(8). There is no replacement for if_sl(4).

If we see regressions in for example the ports tree, we should just use
__FreeBSD_version 800045 to check whether if_ppp(4) and if_sl(4) are
present. Version 800045 is used to denote the import of MPSAFE TTY.

Discussed with: rwatson, but also rwatson's IFF_NEEDSGIANT emails on the
                lists.


Revision 183242 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 21 22:02:26 2008 UTC (15 years, 9 months ago) by sam
File length: 2072 byte(s)
Diff to previous 180331
add new build knobs and jigger some existing controls to improve
control over the result of buildworld and installworld; this especially
helps packaging systems such as nanobsd

Reviewed by:	various (posted to arch)
MFC after:	1 month


Revision 180331 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 6 20:57:35 2008 UTC (15 years, 11 months ago) by marcel
File length: 1836 byte(s)
Diff to previous 180247
Obsolete bsdlabel(8) on powerpc. Use gpart(8) instead.


Revision 180247 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 4 04:33:33 2008 UTC (16 years ago) by marcel
File length: 1804 byte(s)
Diff to previous 180229
Make sunlabel specific to sparc64. This is mostly for backward
compatibility reasons. Sun labels, with VTOC8, are handled by
gpart(8).


Revision 180229 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 20:53:15 2008 UTC (16 years ago) by marcel
File length: 1739 byte(s)
Diff to previous 179680
Stop building bsdlabel(8) and fdisk(8) on ia64. Both tools are
obsoleted by gpart(8). This avoids the following bugs in fdisk:
-  initializing a disk without MBR bogusly emits the error:
	fdisk: invalid fdisk partition table found
-  initializing a disk with or without MBR bogusly emits either:
	fdisk: Class not found
   or
	fdisk: Geom not found: "XXX"
-  the default geometry for non-ATA and non-SCSI disks is either
   invalid or sub-optimizal.


Revision 179680 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 16:42:55 2008 UTC (16 years ago) by marcel
File length: 1692 byte(s)
Diff to previous 174915
Disconnect gpt(8) from the build. gpt(8) is replaced by gpart(8).


Revision 174915 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 26 09:38:22 2007 UTC (16 years, 6 months ago) by rwatson
File length: 1699 byte(s)
Diff to previous 171568
Add command-line tool ddb(8), which allows DDB(4) scripts to be
managed from userspace.  It is largely a wrapper for sysctl()
calls, but because the sysctls for adding and removing scripts
are awkward to use directly, this provides an easier-to-use
interface.

MFC after:	3 months


Revision 171568 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 24 15:35:02 2007 UTC (16 years, 11 months ago) by scottl
File length: 1692 byte(s)
Diff to previous 171023
Introduce Danny Braniss' iSCSI initiator, version 2.0.99.  Please read the
included man pages on how to use it.  This code is still somewhat experimental
but has been successfully tested on a number of targets.  Many thanks to
Danny for contributing this.

Approved by: re


Revision 171023 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 25 05:06:57 2007 UTC (17 years ago) by rafan
File length: 1679 byte(s)
Diff to previous 170636
- Remove UMAP filesystem. It was disconnected from build three years ago,
  and it is seriously broken.

Discussed on:   freebsd-arch@
Approved by:	re (mux)


Revision 170636 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 12 21:31:39 2007 UTC (17 years ago) by phk
File length: 1695 byte(s)
Diff to previous 166192
Add recoverdisk to the base system, it is far too useful to live
in obscurity over in src/tools.

(Repocopied)


Revision 166192 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 23 09:18:25 2007 UTC (17 years, 5 months ago) by rodrigc
File length: 1680 byte(s)
Diff to previous 164527
Remove mount_nfs4 from SUBDIR list.  The mount_nfs Makefile
links mount_nfs to mount_nfs4 now.


Revision 164527 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 22 22:58:10 2006 UTC (17 years, 7 months ago) by rodrigc
File length: 1694 byte(s)
Diff to previous 163377
Detach mount_devfs, mount_ext2fs, mount_fdescfs, mount_procfs,
mount_linprocfs, and mount_std from the build.  They are no longer
used, and can be replaced with "mount -t fstype".


Revision 163377 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 15 14:04:28 2006 UTC (17 years, 8 months ago) by ceri
File length: 1723 byte(s)
Diff to previous 160757
Hook up idmapd to the build, as the NFS4 client is not much use without
it.


Revision 160757 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 27 17:50:05 2006 UTC (17 years, 11 months ago) by yar
File length: 1713 byte(s)
Diff to previous 158666
rtsol is just a stripped-down version of rtsold and as such it should
be built only if MK_INET6 is true: it's specific to IPv6.

Pointed out by:	ume


Revision 158666 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 16 22:12:55 2006 UTC (18 years, 1 month ago) by rodrigc
File length: 1694 byte(s)
Diff to previous 158500
Disconnect mount_reiserfs from build.
It is no longer needed, because "mount -t reiserfs" calls nmount(2)
directly to mount a ReiserFS file system without the use of
this external mount program.

Approved by:	dumbbell


Revision 158500 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 12 20:39:23 2006 UTC (18 years, 1 month ago) by mlaier
File length: 1712 byte(s)
Diff to previous 156813
Remove ip6fw.  Since ipfw has full functional IPv6 support now and - in
contrast to ip6fw - is properly lockes, it is time to retire ip6fw.


Revision 156813 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 17 18:54:44 2006 UTC (18 years, 3 months ago) by ru
File length: 1740 byte(s)
Diff to previous 151270
Reimplementation of world/kernel build options.  For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)


Revision 151270 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 12 21:40:41 2005 UTC (18 years, 8 months ago) by pjd
File length: 1712 byte(s)
Diff to previous 150876
setkey(8) was repo-copied from usr.sbin/ to sbin/.
This will allow for NFS mount of /usr over IPsec.

Discussed on:	arch@


Revision 150876 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 3 14:22:15 2005 UTC (18 years, 9 months ago) by cognet
File length: 1702 byte(s)
Diff to previous 147516
Compile fdisk for arm as well.


Revision 147516 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 21 13:02:45 2005 UTC (19 years ago) by dumbbell
File length: 1650 byte(s)
Diff to previous 147089
Build mount_reiserfs on every platforms, not only i386 and pc98.

Reviewed by:	mux (mentor)
Approved by:	re (dougb)


Revision 147089 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 7 04:49:37 2005 UTC (19 years, 1 month ago) by brooks
File length: 1686 byte(s)
Diff to previous 147070
Now that dhclient builds and /etc/support has been committed, reconnect
dhclient to the build.


Revision 147070 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 7 03:59:26 2005 UTC (19 years, 1 month ago) by brooks
File length: 1674 byte(s)
Diff to previous 146938
Temporarily disconnect dhclient from the build while I import the
OpenBSD version.


Revision 146938 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 15:53:37 2005 UTC (19 years, 1 month ago) by imp
File length: 1686 byte(s)
Diff to previous 146936
Revert last.  It was the result of mismerges from cvs not an actual
need.  _sconfig already was there in the correct place.

Noticed by: ru@


Revision 146936 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 15:38:39 2005 UTC (19 years, 1 month ago) by imp
File length: 1704 byte(s)
Diff to previous 146607
Build sconfig on i386 to match where drivers are made it configures


Revision 146607 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 25 07:31:05 2005 UTC (19 years, 1 month ago) by ru
File length: 1686 byte(s)
Diff to previous 146601
Fix order (I introduced some time ago) broken in previous revision.


Revision 146601 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 23:06:10 2005 UTC (19 years, 1 month ago) by mux
File length: 1686 byte(s)
Diff to previous 146569
Only build mount_reiserfs(8) on i386, it exists only there for now.

Spotted by:	ru


Revision 146569 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 24 12:37:18 2005 UTC (19 years, 1 month ago) by dumbbell
File length: 1650 byte(s)
Diff to previous 145525
Connect mount_reiserfs(8) to the build.

Approved by:	mux (mentor)


Revision 145525 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 18:56:42 2005 UTC (19 years, 2 months ago) by darrenr
File length: 1632 byte(s)
Diff to previous 139115
There's only one ipfilter directory now


Revision 139115 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 21 10:49:29 2004 UTC (19 years, 6 months ago) by ru
File length: 1746 byte(s)
Diff to previous 139105
NOINET6 -> NO_INET6


Revision 139105 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 21 09:08:06 2004 UTC (19 years, 6 months ago) by ru
File length: 1745 byte(s)
Diff to previous 137553
NOATM -> NO_ATM


Revision 137553 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 10 22:15:04 2004 UTC (19 years, 7 months ago) by markm
File length: 1744 byte(s)
Diff to previous 137200
Help Tinderbox and remove mount_autofs


Revision 137200 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 4 12:46:46 2004 UTC (19 years, 8 months ago) by phk
File length: 1760 byte(s)
Diff to previous 136933
Ups!  Forgot to put "sbin" on the commit line:

Remove userland vinum(8) stuff.


Revision 136933 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 25 02:25:17 2004 UTC (19 years, 8 months ago) by marcel
File length: 1817 byte(s)
Diff to previous 135093
Build gpt(8) on all platforms.


Revision 135093 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 12 01:25:47 2004 UTC (19 years, 9 months ago) by alfred
File length: 1873 byte(s)
Diff to previous 133270
Hook mount_autofs to the build.


Revision 133270 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 7 16:16:59 2004 UTC (19 years, 10 months ago) by le
File length: 1857 byte(s)
Diff to previous 129477
Due to popular demand, hook up geom_vinum to the build.


Revision 129477 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 20 10:37:13 2004 UTC (20 years, 1 month ago) by pjd
File length: 1847 byte(s)
Diff to previous 128892
- Connect geom(8) and its libraries to the build.
- Connect geom_stripe and geom_nop modules to the build.
- Connect STRIPE and NOP classes to the LINT build.
- Disconnect gconcat(8) from the build.

Supported by:	Wheel - Open Technologies - http://www.wheel.pl


Revision 128892 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 3 21:14:03 2004 UTC (20 years, 2 months ago) by pjd
File length: 1850 byte(s)
Diff to previous 128802
Connect ggatec(8), ggated(8) and ggatel(8) to the build.


Revision 128802 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 1 18:17:23 2004 UTC (20 years, 2 months ago) by marcel
File length: 1841 byte(s)
Diff to previous 127068
Build gpt(8) on all platforms, except sparc64. Currently gpt(8) is
not endian agnostic and thus will create big-endian GPTs on sparc64.
This we don't support. So, before gpt(8) can be used on a big-endian
machine, it has to deal with the endianness.


Revision 127068 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 16 12:28:40 2004 UTC (20 years, 3 months ago) by scottl
File length: 1811 byte(s)
Diff to previous 126917
Remove the RAIDframe userland tool.


Revision 126917 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 13 11:02:37 2004 UTC (20 years, 3 months ago) by cperciva
File length: 1822 byte(s)
Diff to previous 126756
Don peril-sensitive glasses and throw the switch to move nologin(8) from
/sbin to /usr/sbin.  A symlink from /sbin/nologin -> /usr/sbin/nologin
is created for compatibility purposes.

This will probably not cause any problems, but anyone who is doing
anything particularly unusual with nologin(8) or shells in general might
be well advised to check that everything still works.

Bikesheds on:	cvs-all, current


Revision 126756 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 8 22:03:29 2004 UTC (20 years, 3 months ago) by mlaier
File length: 1833 byte(s)
Diff to previous 126175
Link pf to the build and install:
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld without errors.

This also provides the passive OS fingerprints from OpenBSD (pf.os) and an
example pf.conf.

For those who want to go without pf; it provides a NO_PF knob to make.conf.

__FreeBSD_version will be bumped soon to reflect this and to be able to
change ports accordingly.

Approved by:	bms(mentor)


Revision 126175 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 23 20:06:56 2004 UTC (20 years, 4 months ago) by pjd
File length: 1747 byte(s)
Diff to previous 124601
Connect gconcat(8) to the build.

Approved by:	scottl (mentor)


Revision 124601 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 17 00:31:38 2004 UTC (20 years, 5 months ago) by ru
File length: 1736 byte(s)
Diff to previous 124587
Fixed spacing in previous revision.


Revision 124587 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 16 15:23:19 2004 UTC (20 years, 5 months ago) by ru
File length: 1737 byte(s)
Diff to previous 124197
- Build things in pure dictionary order (see sort(1)).

- Unify the conditional assignments section so that architectural
  exclusions come first, then options and !options, sorted by the
  option name, also in directory order, then architecture specific
  sections, sorted by the architecture name, with i386 being a
  traditional exception.

Prodded by:	bde


Revision 124197 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 6 21:05:13 2004 UTC (20 years, 6 months ago) by alfred
File length: 1469 byte(s)
Diff to previous 123130
Hook mount_nfs4 to the build.

Noticed by: rwatson


Revision 123130 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 3 17:09:41 2003 UTC (20 years, 7 months ago) by imp
File length: 1455 byte(s)
Diff to previous 123114
Remove old cxconfig utility and connect new sconfig utility to the build.
The sconfig utility supports more than just cx boards, and those drivers
will make their way into FreeBSD shortly (maybe before 5.2).

Confirmed that this doesn't break the build.

Submitted by: Roman Kurakin <rik@cronyx.ru>
Approved by: re@ <scottl>


Revision 123114 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 2 21:52:14 2003 UTC (20 years, 7 months ago) by brooks
File length: 1456 byte(s)
Diff to previous 121817
Reconnect ipfstat, ipnat, and ipftest to the build now that if_xname
support is enabled.

Approved by:	re (scottl)


Revision 121817 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 31 18:54:46 2003 UTC (20 years, 8 months ago) by brooks
File length: 1436 byte(s)
Diff to previous 119553
Temporarily disconnect ipfstat, ipnat, and ipftest to unbreak world.

Pointy hat to:	brooks


Revision 119553 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 29 10:35:01 2003 UTC (20 years, 10 months ago) by phk
File length: 1456 byte(s)
Diff to previous 119506
Introduce more knobs to slim down FreeBSD userland

NO_TOOLCHAIN	skips Compilers and Binutils
NO_USB		skips USB stuff
NO_VINUM	skips Vinum stuff
NO_ACPI		skips ACPI stuff


Revision 119506 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 27 19:58:40 2003 UTC (20 years, 10 months ago) by phk
File length: 1420 byte(s)
Diff to previous 118919
Make build of atm, ip6fw and ping6 depend on existing NOATM and
NOINET6 conditionals.


Revision 118919 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 14 18:55:57 2003 UTC (20 years, 10 months ago) by rwatson
File length: 1352 byte(s)
Diff to previous 117948
Hook up ffsinfo(8).


Revision 117948 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 24 01:42:49 2003 UTC (20 years, 11 months ago) by peter
File length: 1341 byte(s)
Diff to previous 117169
Build /sbin/gpt on amd64 for good luck as well.


Revision 117169 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 2 16:16:49 2003 UTC (21 years ago) by gordon
File length: 1334 byte(s)
Diff to previous 116473
Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin.
They don't have alot of reason to be in sbin and contribute to library
bloat in the dynamic case. If you are using any of these filesystem
type to hold your /usr, please seek professional help.

The actual code was repo-copied by joe.


Revision 116473 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 17 09:12:42 2003 UTC (21 years ago) by phk
File length: 1381 byte(s)
Diff to previous 115110
Compile sunlabel on all archs.


Revision 115110 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 17 20:40:42 2003 UTC (21 years, 1 month ago) by peter
File length: 1427 byte(s)
Diff to previous 114759
Add fdisk for $MACHINE_ARCH == amd64


Revision 114759 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 5 21:28:08 2003 UTC (21 years, 2 months ago) by phk
File length: 1374 byte(s)
Diff to previous 111716
Compile bsdlabel on all platforms.

Install a link to the disklabel(8) name on i386 and alpha platforms.

Leave old disklabel(8) sources intact but disconnected from the build
for now.


Revision 111716 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 2 01:50:33 2003 UTC (21 years, 4 months ago) by mckusick
File length: 1450 byte(s)
Diff to previous 111202
Add the mksnap_ffs command to the sbin directory. This setuid root
program allows users in the operator group to take filesystem
snapshots. Its first use will be in support of `dump -L'.

Approved by:	Technical Review Board <trb@FreeBSD.org>
Sponsored by:   DARPA & NAI Labs.


Revision 111202 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 02:16:35 2003 UTC (21 years, 4 months ago) by obrien
File length: 1436 byte(s)
Diff to previous 110132
Don't try to build devd when NO_CXX is set.


Revision 110132 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 31 07:40:25 2003 UTC (21 years, 5 months ago) by jake
File length: 1402 byte(s)
Diff to previous 109891
Build sunlabel on sparc64.


Revision 109891 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 26 18:33:54 2003 UTC (21 years, 5 months ago) by phk
File length: 1344 byte(s)
Diff to previous 109881
IA64 still needs to be able to run on MBR+BSD combination, so put disklabel
back.

Pointed out by:	peter


Revision 109881 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 26 12:19:36 2003 UTC (21 years, 5 months ago) by phk
File length: 1331 byte(s)
Diff to previous 105762
Make disklabel(8) MD for i386/pc98 and alpha only.


Revision 105762 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 23 04:50:34 2002 UTC (21 years, 8 months ago) by scottl
File length: 1269 byte(s)
Diff to previous 105574
Hook raidctl up to the build.

Submitted by:	tjr


Revision 105574 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 20 22:16:52 2002 UTC (21 years, 8 months ago) by imp
File length: 1258 byte(s)
Diff to previous 105513
Add devd to the build.


Revision 105513 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 20 11:16:13 2002 UTC (21 years, 8 months ago) by phk
File length: 1250 byte(s)
Diff to previous 100636
Complete the Geom Based Disk Encryption:  Add the OAM utility.

Sponsored by:	DARPA and NAI Labs


Revision 100636 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 22:14:27 2002 UTC (21 years, 11 months ago) by peter
File length: 1242 byte(s)
Diff to previous 100412
Turn nfsiod back on.  It is basically now just a sysctl wrapper that also
arranges a kldload of the nfs client file system code if necessary.


Revision 100412 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 20 19:32:33 2002 UTC (21 years, 11 months ago) by peter
File length: 1232 byte(s)
Diff to previous 100206
Connect up gpt and mca subdirs for ia64


Revision 100206 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 17 01:46:48 2002 UTC (21 years, 11 months ago) by dd
File length: 1218 byte(s)
Diff to previous 99548
Introduce the DEVFS "rule" subsystem.  DEVFS rules permit the
administrator to define certain properties of new devfs nodes before
they become visible to the userland.  Both static (e.g., /dev/speaker)
and dynamic (e.g., /dev/bpf*, some removable devices) nodes are
supported.  Each DEVFS mount may have a different ruleset assigned to
it, permitting different policies to be implemented for things like
jails.

Approved by:	phk


Revision 99548 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 7 22:14:40 2002 UTC (22 years ago) by gordon
File length: 1209 byte(s)
Diff to previous 98542
Unhook sbin/nfsd and sbin/mountd from the build. They will be moving to
/usr/sbin shortly.

Reviewed by:	jake (mentor)


Revision 98542 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 21 06:18:05 2002 UTC (22 years ago) by mckusick
File length: 1227 byte(s)
Diff to previous 98187
This commit adds basic support for the UFS2 filesystem. The UFS2
filesystem expands the inode to 256 bytes to make space for 64-bit
block pointers. It also adds a file-creation time field, an ability
to use jumbo blocks per inode to allow extent like pointer density,
and space for extended attributes (up to twice the filesystem block
size worth of attributes, e.g., on a 16K filesystem, there is space
for 32K of attributes). UFS2 fully supports and runs existing UFS1
filesystems. New filesystems built using newfs can be built in either
UFS1 or UFS2 format using the -O option. In this commit UFS1 is
the default format, so if you want to build UFS2 format filesystems,
you must specify -O 2. This default will be changed to UFS2 when
UFS2 proves itself to be stable. In this commit the boot code for
reading UFS2 filesystems is not compiled (see /sys/boot/common/ufsread.c)
as there is insufficient space in the boot block. Once the size of the
boot block is increased, this code can be defined.

Things to note: the definition of SBSIZE has changed to SBLOCKSIZE.
The header file <ufs/ufs/dinode.h> must be included before
<ufs/ffs/fs.h> so as to get the definitions of ufs2_daddr_t and
ufs_lbn_t.

Still TODO:
Verify that the first level bootstraps work for all the architectures.
Convert the utility ffsinfo to understand UFS2 and test growfs.
Add support for the extended attribute storage. Update soft updates
to ensure integrity of extended attribute storage. Switch the
current extended attribute interfaces to use the extended attribute
storage. Add the extent like functionality (framework is there,
but is currently never used).

Sponsored by: DARPA & NAI Labs.
Reviewed by:	Poul-Henning Kamp <phk@freebsd.org>


Revision 98187 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 13 22:26:15 2002 UTC (22 years ago) by gordon
File length: 1238 byte(s)
Diff to previous 97951
Hook rcorder and rc.d into the build.

Submitted by:	Mike Makonnen


Revision 97951 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 19:26:15 2002 UTC (22 years, 1 month ago) by gordon
File length: 1227 byte(s)
Diff to previous 96884
Unhook the old nextboot(8) from the build. If no one yells too loudly, this
will be accompanied by a cvs rm of the actual nextboot sources.

Approved by:	jake (mentor)


Revision 96884 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 19 00:09:30 2002 UTC (22 years, 1 month ago) by rwatson
File length: 1239 byte(s)
Diff to previous 94658
Remove IFS from 5.0-CURRENT.  This facilitates introducing UFS2 as
IFS had its fingers deep in the belly of the UFS/FFS split.  IFS
will be reimplemented by the maintainer at a later date once the UFS
implementation is in place.

Requested by:	adrian (maintainer)


Revision 94658 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 14 16:36:49 2002 UTC (22 years, 2 months ago) by scottl
File length: 1264 byte(s)
Diff to previous 94273
Add a filesystem driver for the Universal Disk Format.  For more info,
see http://people.freebsd.org/~scottl/udf

 MFC after:	when asmodai gets the backport done
 Prodded by:	phk asmodai des


Revision 94273 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 9 10:55:14 2002 UTC (22 years, 2 months ago) by phk
File length: 1251 byte(s)
Diff to previous 93651
GC kget(1), userconfig is long dead.


Revision 93651 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 2 10:58:30 2002 UTC (22 years, 3 months ago) by marcel
File length: 1259 byte(s)
Diff to previous 92868
Move savecore back to the MI list so that it compiles for other
archs than alpha and i386.


Revision 92868 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 21 09:15:39 2002 UTC (22 years, 3 months ago) by ru
File length: 1315 byte(s)
Diff to previous 92740
Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217
with the NO_IPFILTER make.conf(5) knob.

(So that we can "make the-rest-of-the-world" again.)


Revision 92740 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 20 02:09:50 2002 UTC (22 years, 3 months ago) by obrien
File length: 1267 byte(s)
Diff to previous 92694
Remove ipnat until the committer can actually test his changes.


Revision 92694 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 19 12:07:27 2002 UTC (22 years, 3 months ago) by peter
File length: 1276 byte(s)
Diff to previous 87960
Move savecore build enable to MD section of Makefile, currently enabled
for i386 and alpha.  Although it builds on sparc64, it does not yet work.
A similar hack as what is used on the sparc64 MD macros can be used to
make ia64 build too, but there doesn't seem to be much point.


Revision 87960 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 23:11:45 2001 UTC (22 years, 6 months ago) by sheldonh
File length: 1220 byte(s)
Diff to previous 87874
Kernel support for smbfs is only built on the i386 at the moment, so
limit the building and installation of the userland utilities to that
architecture for now.

Reported by:	bmah


Revision 87874 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 11:41:22 2001 UTC (22 years, 6 months ago) by sheldonh
File length: 1220 byte(s)
Diff to previous 86032
Add bmake glue for src/contrib/smbfs and connect userland smbfs
support to the build.

The MFC reminder below is subject to <re@FreeBSD.org> approval
prior to 4.5-RELEASE.

Reviewed by:	bp, fjoe
MFC:	1 week


Revision 86032 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 4 17:38:23 2001 UTC (22 years, 8 months ago) by peter
File length: 1205 byte(s)
Diff to previous 85954
Repocopy pc98 fdisk out of its hidden subdir.  Reconnect it to the build.


Revision 85954 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 3 07:30:14 2001 UTC (22 years, 8 months ago) by peter
File length: 1143 byte(s)
Diff to previous 85469
Move i386/{fdisk,cxconfig,nextboot} to src/sbin.  Eliminate the i386
subdir.  Add fdisk to ia64 SUBDIR list.  Add all the previous occupants
of the i386 subdir to the i386 SUBDIR list.


Revision 85469 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 25 07:55:43 2001 UTC (22 years, 8 months ago) by ru
File length: 1116 byte(s)
Diff to previous 85380
Sort SUBDIR.


Revision 85380 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 23 20:37:07 2001 UTC (22 years, 8 months ago) by jlemon
File length: 1116 byte(s)
Diff to previous 85218
Hook up conscontrol to the build.


Revision 85218 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 20 04:27:45 2001 UTC (22 years, 8 months ago) by darrenr
File length: 1101 byte(s)
Diff to previous 83653
include ipfs in subdirs

PR:		27063


Revision 83653 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 18 23:34:44 2001 UTC (22 years, 9 months ago) by peter
File length: 1093 byte(s)
Diff to previous 79458
Userland part of nfs client/server split and cleanup.


Revision 79458 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 9 11:06:47 2001 UTC (22 years, 11 months ago) by obrien
File length: 1103 byte(s)
Diff to previous 79457
Fix disordering.


Revision 79457 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 9 11:06:21 2001 UTC (22 years, 11 months ago) by obrien
File length: 1103 byte(s)
Diff to previous 78978
Add fsck_msdosfs


Revision 78978 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 16:58:21 2001 UTC (23 years ago) by roam
File length: 1087 byte(s)
Diff to previous 78448
Connect the new kldconfig(8) utility to the build.


Revision 78448 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 18 23:47:18 2001 UTC (23 years ago) by dd
File length: 1074 byte(s)
Diff to previous 77577
Hook mdmfs into the build.


Revision 77577 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 1 10:57:26 2001 UTC (23 years, 1 month ago) by ru
File length: 1065 byte(s)
Diff to previous 77042
- VFS_SET(msdos) -> VFS_SET(msdosfs)
- msdos.ko -> msdosfs.ko
- mount_msdos(8) -> mount_msdosfs(8)
- "msdos" -> "msdosfs" compatibility glue in mount(8)


Revision 77042 - (view) (download) (annotate) - [select for diffs]
Added Wed May 23 14:58:19 2001 UTC (23 years, 1 month ago) by ru
File length: 1063 byte(s)
Diff to previous 74448
Rename (after a repo-copy) some mount(8) programs:

mount_fdesc -> mount_fdescfs
mount_null -> mount_nullfs
mount_portal -> mount_portalfs
mount_umap -> mount_umapfs
mount_union -> mount_unionfs



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.27