summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mount.c
Commit message (Expand)AuthorAgeFilesLines
* kill long dead argumentThierry Vignaud2013-03-231-14/+14
* (my_insmod) rename as (my_modprobe) as it really what it isThierry Vignaud2013-03-231-14/+14
* Revert commit 6430Nicolas Lécureuil2012-11-111-190/+202
* Do not mix tabs and spacesNicolas Lécureuil2012-11-091-202/+190
* (ensure_dev_exists,getXenBlk,simple_partition_scan,should_prefer_UUID) add su...Thierry Vignaud2012-05-231-0/+12
* load btrfs module to mount btrfsPascal Terjan2012-04-071-0/+3
* kill dead emailsThierry Vignaud2012-01-271-1/+1
* (ensure_dev_exists,find_media) add support for virtio discsThierry Vignaud2012-01-261-0/+12
* create devices listed in /proc/partitions with correct major/minor (#57032)Pascal Terjan2010-05-131-2/+6
* load appropriate modules before trying to mount ext4/reiser4Pascal Terjan2009-03-081-0/+6
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
* do not modify modules.dep to load nls modules for fat, but inline in code (to...Olivier Blin2008-02-111-0/+2
* - move parameters functions in params.cOlivier Blin2007-07-051-0/+1
* support jfs and xfsOlivier Blin2005-12-021-0/+6
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* ntfs support in install from disk (on nplanel request, but to actually work, ...Olivier Blin2004-06-101-0/+4
* in network mode we need to create nodes as well because of usb floppies supportGuillaume Cottenceau2004-02-101-2/+0
* until we haven't loaded the usb interface and the keyboard usb driver, we can...Guillaume Cottenceau2004-01-221-6/+6
* we need loop-aes for mountloop, so we use change_loop with a special device n...Guillaume Cottenceau2003-12-011-0/+3
* in mandrake-move, mount cdrom as supermountGuillaume Cottenceau2003-11-041-0/+9
* allow more than one loop device for more than one lomountGuillaume Cottenceau2003-10-221-4/+5
* nfs, cloopGuillaume Cottenceau2003-10-181-6/+2
* mandrake-move is cloop stuffGuillaume Cottenceau2003-10-161-0/+3
* handle device hdi, hdj... hdt creationPascal Rigaux2003-02-251-0/+24
* small readability & size enhancementGuillaume Cottenceau2002-07-081-3/+3
* *** empty log message ***Guillaume Cottenceau2001-10-081-2/+11
* hd.img now detects partition types... backport from DrakX :-)Guillaume Cottenceau2001-09-241-1/+1
* reflect scd -> sr here too, /me sucks :-(Guillaume Cottenceau2001-09-041-2/+3
* enable install from Compaq Smart ArrayGuillaume Cottenceau2001-08-241-0/+10
* mount all but ramdisk Read OnlyGuillaume Cottenceau2001-08-221-15/+5
* - better log of nfs mount errorsGuillaume Cottenceau2001-02-131-3/+1
* - fix behaviour with bad ISO images (DISK installs)Guillaume Cottenceau2001-01-121-2/+4
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ...Guillaume Cottenceau2001-01-061-4/+4
* add disk install supportGuillaume Cottenceau2000-12-181-3/+7
* - network/nfs worksGuillaume Cottenceau2000-12-161-5/+24
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-0/+6
* - add pci probing featureGuillaume Cottenceau2000-12-121-3/+8
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-2/+79
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-0/+68