[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[ANNOUNCE] monitor 0.2 - Doing sort lists from read-only media



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

just wanted to inform you that monitor 0.2 was released.

With monitor 0.2 you can easily create mkisofs sort lists without the need to 
install the system to harddisk first.

(Take care: Monitor does write to the kernel message log and such overwriting 
any important messages.)

Usage by hand would be for example (just like it would work, I have tried it a 
while ago, but I used openvt by then):

boot: knoppix -b

cat /proc/kmsg > /ramdisk/accesslist.log &
echo $! > /ramdisk/cat.pid
modprobe monitor
exit # go to normal startup

# After everything has loaded do:

rmmod monitor
kill $(cat /ramdisk/cat.pid)

Then use the script Knoppix.mksortlist2 to build a sortlist from the 
file-access log.

You can get the monitor module from:

http://debian.tu-bs.de/knoppix/experiments/monitor/monitor-0.2.tar.gz

Klaus, do you think we could add an additional cheatcode to automatically 
create such a file? (and ship monitor.o for Kernel 2.4/2.6 in Knoppix ? 
[monitor.?o is just 2k ;) ] )

cu

Fabian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBpM/yI0lSH7CXz7MRAlv2AJ9cQeNDVEK5QPYKEltyvugqNzkIEwCfXTrf
zJrtsFnnbUpIjuecOsTlDjI=
=l+WY
-----END PGP SIGNATURE-----


Reply to: