summaryrefslogtreecommitdiffstats
path: root/etc/mtree
Commit message (Collapse)AuthorAgeFilesLines
* Introduce GEOM_LABEL class.pjd2004-07-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | This class is used for detecting volume labels on file systems: UFS, MSDOSFS (FAT12, FAT16, FAT32) and ISO9660. It also provide native labelization (there is no need for file system). g_label_ufs.c is based on geom_vol_ffs from Gordon Tetlow. g_label_msdos.c and g_label_iso9660.c are probably hacks, I just found where volume labels are stored and I use those offsets here, but with this class it should be easy to do it as it should be done by someone who know how. Implementing volume labels detection for other file systems also should be trivial. New providers are created in those directories: /dev/ufs/ (UFS1, UFS2) /dev/msdosfs/ (FAT12, FAT16, FAT32) /dev/iso9660/ (ISO9660) /dev/label/ (native labels, configured with glabel(8)) Manual page cleanups and some comments inside were submitted by Simon L. Nielsen, who was, as always, very helpful. Thanks!
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompilemlaier2004-06-131-0/+2
| | | | | | | | | | | | your (network) modules as well as any userland that might make sense of sizeof(struct ifnet). This does not change the queueing yet. These changes will follow in a seperate commit. Same with the driver changes, which need case by case evaluation. __FreeBSD_version bump will follow. Tested-by: (i386)LINT
* Add common share/locale directories (everything used by >= 5 ports [1]) andkris2004-05-312-0/+176
| | | | | | | | | | /usr/local/www [1] Semi-arbitrary cutoff, but I didn't want to add every locale directory used by ports, because a lot are only used by one or two, and it's less intrusive for these ports to just clean up after themselves. MFC after: 2 days
* - Install includes used by STRIPE and NOP GEOM classes.pjd2004-05-202-0/+6
| | | | | | - Create needed directories. Supported by: Wheel - Open Technologies - http://www.wheel.pl
* Add g_concat.h and g_gate.h to be installed inpjd2004-04-301-0/+4
| | | | /usr/include/geom/(concat|gate)/.
* Add an Israel Hebrew locale: he_IL.UTF-8.tjr2004-04-212-0/+6
| | | | | PR: 65826 Submitted by: Hye-Shik Chang
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-141-6/+6
| | | | | /usr/share/snmp. This mirrors the use of /usr/local/share/snmp and makes also more sense when non-bsnmp-specific MIBs go in.
* Remove the POSIX and en_US.US-ASCII links after ache@ explained why theydes2004-03-302-4/+0
| | | | are unnecessary (and a bad idea).
* Add directories under /usr/share/nls and /usr/local/share/nlstjr2004-03-292-2/+202
| | | | | | for the new UTF-8 locales. Reminded by: ache
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-271-0/+102
| | | | | | | the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307
* Removed more vestiges of the stl(4) driver.ru2004-03-261-2/+0
|
* Back out revision 1.295. share/libdata/gcc/ is valid and used.obrien2004-03-241-0/+2
|
* Previous commit should have read: remove share/libdata/doscmd/{,fonts/}.des2004-03-241-2/+0
| | | | This time around, remove share/libdata/gcc/ which seems unused.
* Remove share/doscmd/{,fonts/}des2004-03-241-4/+0
|
* Add share/nls/{POSIX,en_US.US-ASCII} as symlinks to C.des2004-03-232-0/+4
|
* Add "posix" subdir to "gnu"ache2004-02-251-0/+2
|
* Add "gnu" to the list of subdirsache2004-02-161-0/+2
|
* Add kk_KZ.PT154ache2004-01-292-0/+6
|
* Create section 4 and 8 man subdirectories for all Tier 1 architectures.ru2004-01-211-0/+24
|
* Removed unused {man,cat}9/i386.ru2004-01-211-6/+0
|
* Add /var/db/ports/ (support directory necessary foreivind2004-01-201-0/+2
| | | | ports that use the new OPTIONS infrastructure)
* Add be_BY.*ache2003-12-202-0/+18
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Add zh_HK.Big5HKSCSache2003-12-192-0/+6
|
* Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktrobrien2003-12-081-0/+2
| | | | | | as these ioctl's aren't MD. This also means they are installed in /usr/include/dev/bktr now. Also provide compatability wrappers for where these headers lived in 4.x.
* Scheduled sweep using the README guidelines.ru2003-11-295-30/+28
| | | | Approved by: re (rwatson)
* Install UDF header files to unbreak /sbin building when /sys is not present.scottl2003-11-221-0/+2
| | | | Submitted by: imura@ryu16.org
* Create sub-directories under share for bsnmp tree definition and MIB files.harti2003-11-101-0/+6
|
* Create a subdirectory where bsnmp include files will be stuffed to.harti2003-11-101-0/+2
|
* Use space instead of tab.davidxu2003-11-082-3/+3
|
* Add /usr/share/security to directories to create in order to holdrwatson2003-11-081-0/+2
| | | | | | | LOMAC context information. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
* Add a sub-directory for the signalling layer headers of NgATM.harti2003-11-071-0/+2
|
* Enable GB2312 locale.davidxu2003-11-052-0/+6
|
* Add a sub-directory for the NgATM message encoding/decodingharti2003-11-031-0/+2
| | | | header files.
* Create missing /usr/share/examples/netgraph/bluetooth directoryemax2003-10-271-0/+2
|
* Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.emax2003-10-261-0/+2
| | | | | Reviewed by: imp, simon Approved by: imp (mentor)
* Add a sub-directory to netnatm for the SAAL headers.harti2003-10-221-0/+2
|
* /usr/libdata/msdosfs is no longer used, because of kiconv(3) commit.fjoe2003-10-111-2/+0
| | | | | PR: 57277 Submitted by: Ryuichiro Imura <imura@ryu16.org>
* Install additional headers for Kerberos (libkafs, libkadm5*, andnectar2003-10-091-0/+2
| | | | libhdb).
* Add /lib and /libexec directories. These are part of the dynamic rootgordon2003-08-171-0/+4
| | | | support.
* Create a directory for ATM documentation and help files.harti2003-08-121-0/+2
|
* Add ko_KR.CP949 localeache2003-08-082-0/+6
| | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org>
* Support for the Amharic locale.mtm2003-08-052-0/+6
|
* Add GB18030 dirsache2003-07-292-0/+6
| | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Update for new C++ include files layout.kan2003-07-111-6/+8
|
* Add ARMSCII-8 locale dirsache2003-07-052-0/+6
| | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
* Add /rescue bits. This basically encompasses all of bin and sbin alonggordon2003-06-291-0/+2
| | | | | | with a couple of bits from usr.bin in a crunchgen'd binary. Submitted by: Tim Kientzle <kientzle@acm.org>
* install new 802.11 headerssam2003-06-251-0/+2
|
* Install the include file for the netgraph ATM node.harti2003-06-251-0/+2
|
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-121-0/+2
| | | | | | | It currently supports the PMC Sierra Lite, Ultra and 622 chips and the IDT 77105. The driver handles media options and state in a consistent manner for ATM drivers. The next commit to the midway driver will make it use utopia.
* Add ru_RU.CP1251ache2003-06-062-0/+6
|
OpenPOWER on IntegriCloud