|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Slawa Olhovchenkov 2:5030/500 03 Jul 2004 01:12:02 To : All Subject : вести с полей --------------------------------------------------------------------------------
pjd 2004-07-02 19:40:36 UTC
FreeBSD src repository
Modified files:
sys/modules/geom Makefile
sbin/geom/class Makefile
etc/mtree BSD.include.dist
include Makefile
sys/conf NOTES files options
. MAINTAINERS
Added files:
sys/geom/label g_label.c g_label.h g_label_iso9660.c
g_label_msdosfs.c g_label_ufs.c
sbin/geom/class/label Makefile geom_label.c glabel.8
sys/modules/geom/geom_label Makefile
Log:
Introduce GEOM_LABEL class.
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!
mlaier 2004-07-02 12:16:02 UTC
FreeBSD src repository
Modified files:
sys/dev/bfe if_bfe.c
sys/dev/em if_em.c
sys/dev/fxp if_fxp.c
sys/dev/lnc if_lnc.c
sys/net if_tun.c
sys/pci if_de.c if_rl.c if_sis.c if_xl.c
Log:
Bring in the first chunk of altq driver modifications. This covers the
following drivers: bfe(4), em(4), fxp(4), lnc(4), tun(4), de(4) rl(4),
sis(4) and xl(4)
More patches are pending on: http://peoples.freebsd.org/~mlaier/ Please take
a look and tell me if "your" driver is missing, so I can fix this.
... 3 кнопки, котоpые потpясли DOS
--- GoldED+/BSD 1.1.5
* Origin: (2:5030/500)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/222140e5d083.html, оценка из 5, голосов 10
|