index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
standalone
/
drakupdate_fstab
Commit message (
Expand
)
Author
Age
Files
Lines
*
drakupdate_fstab: make sure removable disks are not fs-checked on boot (regre...
Olivier Blin
2008-06-12
1
-0
/
+6
*
remove unused code
Olivier Blin
2008-06-05
1
-9
/
+0
*
only add formatted partitions in fstab (or else it will make subsequent boot ...
Olivier Blin
2008-04-06
1
-1
/
+1
*
drakupdate_fstab: do not print added/removed mountpoints with --auto
Olivier Blin
2008-03-21
1
-4
/
+5
*
fix a couple of emails
Thierry Vignaud
2008-01-23
1
-1
/
+1
*
bump copyright year
Thierry Vignaud
2008-01-23
1
-1
/
+1
*
drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been wr...
Olivier Blin
2008-01-02
1
-13
/
+2
*
never set "sync" option, use default fs options from drakx (#35204)
Olivier Blin
2008-01-02
1
-4
/
+1
*
allow to configure harddisks
Olivier Blin
2007-09-21
1
-23
/
+17
*
drop supermount support (it has been dropped from our kernel)
Pascal Rigaux
2007-08-02
1
-5
/
+3
*
re-sync after the big svn loss
Pascal Rigaux
2007-04-25
1
-14
/
+4
*
fsedit::is_same_hd is now fs:get::is_same_hd
Pascal Rigaux
2005-06-13
1
-1
/
+1
*
bump copyrigth notice
Thierry Vignaud
2005-04-25
1
-1
/
+1
*
switch from MandrakeSoft to Mandriva in copyright notices
Thierry Vignaud
2005-04-21
1
-1
/
+1
*
better english (writing style rather than spoken one)
Thierry Vignaud
2004-12-13
1
-1
/
+1
*
allow SYNC=no option in /etc/sysconfig/dynamic
Olivier Blin
2004-09-23
1
-4
/
+6
*
- add field {part_number} for partitions
Pascal Rigaux
2004-09-20
1
-0
/
+1
*
handle options in any order
Thierry Vignaud
2004-09-08
1
-4
/
+17
*
do not use supermount by default for removable devices
Olivier Blin
2004-09-02
1
-1
/
+1
*
do not restrict "many partitions" test to SCSI devices
Olivier Blin
2004-08-30
1
-2
/
+2
*
do not mount and add/delete in fstab when many partitions (#11005)
Olivier Blin
2004-08-30
1
-2
/
+2
*
drakupdate_fstab: add debug mode that dumps argv, device list and fstab
Olivier Blin
2004-08-13
1
-0
/
+10
*
(device_name_to_entry) remove unused $variable
Olivier Blin
2004-08-13
1
-1
/
+1
*
(device_name_to_entry) if device looks like a devfs device, set
Olivier Blin
2004-08-13
1
-1
/
+1
*
(device_name_to_entry) remove useless assignment
Olivier Blin
2004-08-13
1
-1
/
+0
*
(device_name_to_entry) in non devfs case, $e->{device} always equals
Olivier Blin
2004-08-13
1
-3
/
+2
*
(device_name_to_entry) don't do brain twisted things
Olivier Blin
2004-08-13
1
-1
/
+1
*
(device_name_to_entry) fix indentation
Olivier Blin
2004-08-13
1
-1
/
+1
*
(device_name_to_entry) define $nb locally
Olivier Blin
2004-08-13
1
-6
/
+4
*
(device_name_to_entry) recompute $e->{device} only when needed
Olivier Blin
2004-08-13
1
-3
/
+1
*
(device_name_to_entry) do devfs things where they should be done
Olivier Blin
2004-08-13
1
-4
/
+5
*
(device_name_to_entry) define $e->{devfs_prefix} if entry looks looks
Olivier Blin
2004-08-13
1
-0
/
+1
*
move mount options related stuff from fs.pm to newly created fs/mount_options.pm
Pascal Rigaux
2004-08-03
1
-3
/
+3
*
many functions in fsedit don't modify anything, they are simply accessors.
Pascal Rigaux
2004-08-03
1
-1
/
+1
*
MandrakeSoft -> Mandrakesoft
Pascal Rigaux
2004-07-20
1
-1
/
+1
*
use fsedit::is_same_hd in drakupdate_fstab and revert previous change in fs::...
Olivier Blin
2004-06-29
1
-1
/
+1
*
merge floppies support from MDK-10-branch
Thierry Vignaud
2004-06-18
1
-2
/
+6
*
really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet)
Pascal Rigaux
2004-05-13
1
-1
/
+1
*
don't prefer_devfs_name when reading /proc/mounts (which uses devfs names)
Pascal Rigaux
2004-05-06
1
-1
/
+1
*
fix drakupdate_fstab adding twice an entry in fstab, one with the old name, o...
Pascal Rigaux
2004-05-01
1
-1
/
+5
*
- do not pass options is_removable to set_default_options() since it is not a...
Pascal Rigaux
2004-03-23
1
-1
/
+1
*
choose wether to use supermount is now based on variable SUPERMOUNT in /etc/s...
Pascal Rigaux
2004-03-16
1
-1
/
+1
*
- device_name_to_entry() will not fail anymore so that removing a device works
Pascal Rigaux
2004-03-03
1
-3
/
+7
*
update copyright notices
Thierry Vignaud
2004-01-22
1
-1
/
+1
*
fix typo (pixel sux)
Pascal Rigaux
2003-09-15
1
-1
/
+1
*
re-enable supermount
Pascal Rigaux
2003-09-09
1
-1
/
+1
*
new perl_checker compliance
Pascal Rigaux
2003-04-17
1
-7
/
+9
*
have fd0 & fd1 be recognised as known entries, even if we don't probe them
Pascal Rigaux
2003-03-12
1
-0
/
+1
*
allow removing device "non kudzu flagged" (for harddrake)
Pascal Rigaux
2003-02-27
1
-3
/
+4
*
help perl_checker
Pascal Rigaux
2003-02-13
1
-2
/
+2
[next]