summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/lomount.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagV10_3_0_24mdkMystery Man2005-06-151-197/+0
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* increase the number of loopbacks (needed for mandrakemove where the default (...Pascal Rigaux2004-06-151-4/+4
* - no need for chloop device anymore, my kernel patch applies directly on the ...Pascal Rigaux2004-04-081-11/+5
* until we haven't loaded the usb interface and the keyboard usb driver, we can...Guillaume Cottenceau2004-01-221-3/+3
* we need loop-aes for mountloop, so we use change_loop with a special device n...Guillaume Cottenceau2003-12-011-7/+11
* in move kernel, we need change_loop.oGuillaume Cottenceau2003-11-271-0/+4
* allow more than one loop device for more than one lomountGuillaume Cottenceau2003-10-221-20/+40
* pixel doesn't suxGuillaume Cottenceau2003-10-211-1/+3
* pixel suxGuillaume Cottenceau2003-10-211-1/+1
* fix pixelGuillaume Cottenceau2003-10-211-1/+2
* fix pixelGuillaume Cottenceau2003-10-211-2/+2
* add beginning of gzloop handlingPascal Rigaux2003-10-211-1/+2
* mount all but ramdisk Read OnlyGuillaume Cottenceau2001-08-221-1/+1
* fix for hd-install when you provide a not valid ISO (cd #2 for example)Guillaume Cottenceau2001-03-181-17/+16
* - fix behaviour with bad ISO images (DISK installs)Guillaume Cottenceau2001-01-121-1/+0
* fix failing umount for DISK installs in some failing loopback situationsGuillaume Cottenceau2001-01-111-7/+14
* better log messagesGuillaume Cottenceau2001-01-111-5/+4
* continue anyway when insmod'ing of modules fail (for blank.img)Guillaume Cottenceau2001-01-111-4/+1
* - add DISK install from ISO image fileGuillaume Cottenceau2001-01-111-0/+170