1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Joe Thornber 3f03a60736 o first sattab at custom fs. Very rough ATM.
Mount the dm-fs filesystem on /device-mapper (will fix later).  mkdir
to create a device, inside that directory every file you create is a table
file.  If there are errors <table>.err will appear automagically.  Mv a table
file to ACTIVE to activeate the device.  I'm not happy with mv being the
binding command, symlink would be better.
2001-09-07 11:34:46 +00:00
autoconf o initial subdir population 2001-08-15 16:20:46 +00:00
doc o initial subdir population 2001-08-15 16:20:46 +00:00
driver o first sattab at custom fs. Very rough ATM. 2001-09-07 11:34:46 +00:00
lib o Ok, this seems to be a much better method for caching valid 2001-08-21 20:40:37 +00:00
man o initial subdir population 2001-08-15 16:20:46 +00:00
scripts o initial subdir population 2001-08-15 16:20:46 +00:00
tools o initial subdir population 2001-08-15 16:20:46 +00:00
README o Basic README.. 2001-08-15 15:59:38 +00:00

This is pretty much empty so far...if you can't see subdirectories,
try 'cvs -f update'