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
/
fs.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow mounting devfs as well (move)
Guillaume Cottenceau
2003-10-09
1
-1
/
+1
*
fix error message
Pascal Rigaux
2003-09-22
1
-1
/
+1
*
ensure that a number is not written as the type in fstab
Pascal Rigaux
2003-09-17
1
-1
/
+1
*
add description for option "umask=0" (bug #4310)
Pascal Rigaux
2003-09-02
1
-0
/
+2
*
don't check ext3 filesystems nor mount them as ext2 during upgrade (bug #5067)
Pascal Rigaux
2003-08-31
1
-1
/
+1
*
use fs=ext2:vfat or fs=udf:iso9600 for supermount (it needs supermount-ng)
Pascal Rigaux
2003-08-26
1
-6
/
+9
*
when umount fails, try killing fam and trying again
Pascal Rigaux
2003-08-21
1
-5
/
+4
*
Handle EFI partitions. umount syscall does not exist on AMD64, use umount2
Gwenolé Beauchesne
2003-08-19
1
-2
/
+7
*
remember to update mount options description on util-linux update
Thierry Vignaud
2003-06-24
1
-0
/
+1
*
stricter regexp when looking /dev/xxx otherwise it is used also for nfs names
Pascal Rigaux
2003-06-06
1
-2
/
+2
*
make perl_checker a happy bot
Pascal Rigaux
2003-06-05
1
-1
/
+1
*
don't use description of fstab options from manpage mount(8), inline them in ...
Pascal Rigaux
2003-06-05
1
-28
/
+35
*
perl_checker adaptations + fixes
Pascal Rigaux
2003-04-24
1
-1
/
+1
*
another perl_checker optional parameter compliance
Pascal Rigaux
2003-04-17
1
-5
/
+5
*
new perl_checker compliance
Pascal Rigaux
2003-04-17
1
-38
/
+40
*
- add get_info_from_fstab()
Pascal Rigaux
2003-02-27
1
-1
/
+9
*
thx rekcehc_lrep
Guillaume Cottenceau
2003-02-20
1
-1
/
+1
*
to workaround perl bug removing UTF8 flag when passing scalars to die's, pass
Guillaume Cottenceau
2003-02-19
1
-10
/
+10
*
- more precise message when formatting / fsck'ing / mounting partitions
Pascal Rigaux
2003-02-10
1
-12
/
+19
*
use "if any" instead of "if grep", and various other occurences of "any", "ev...
Pascal Rigaux
2003-01-07
1
-5
/
+6
*
(mount): do not fsck.ext2 when mounting readonly
Pascal Rigaux
2003-01-06
1
-9
/
+13
*
(add_options): drop (unused, use mount_options_unpack + mount_options_pack in...
Pascal Rigaux
2002-12-13
1
-19
/
+0
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-2
/
+2
*
use if_() where possible (as reported by perl_checker)
Pascal Rigaux
2002-12-04
1
-1
/
+1
*
one need run_program::raw() to use options
Pascal Rigaux
2002-12-03
1
-8
/
+8
*
formatting timeout is now 1 hour
Pascal Rigaux
2002-12-02
1
-8
/
+8
*
remove the duplicate mke2fs (fixes buggy 1.225 change)
Pascal Rigaux
2002-12-02
1
-1
/
+0
*
use append_to_file()
Pascal Rigaux
2002-12-02
1
-3
/
+3
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-2
/
+2
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
1
-2
/
+2
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-11
/
+11
*
(format_ext2): better error message when it is called from format_ext3
Pascal Rigaux
2002-11-05
1
-0
/
+1
*
drop "notail" when filesystem is not reiserfs
Pascal Rigaux
2002-09-30
1
-0
/
+2
*
- have ntfs "ro" by default
Pascal Rigaux
2002-09-10
1
-2
/
+3
*
set umask=0 for ntfs partitions (currently only used when user sets the mount...
Pascal Rigaux
2002-09-05
1
-1
/
+1
*
revert add2hash_ username=% to add2hash (it breaks diskdrake --smb not
Pascal Rigaux
2002-09-04
1
-1
/
+1
*
handle no options in fs::mount (is it really needed?... it should not!)
Pascal Rigaux
2002-09-04
1
-1
/
+1
*
use add2hash_ for setting "username=%" otherwise it causes havoc in auto_inst...
Pascal Rigaux
2002-08-28
1
-1
/
+1
*
- read_fstab, write_fstab: add the possibility to not change credentials
Pascal Rigaux
2002-08-28
1
-17
/
+12
*
remove deprecated comment (supermount *does* handle auto type nowadays)
Pascal Rigaux
2002-08-28
1
-1
/
+1
*
(set_default_options): use $is_removable to know if it is removable instead of
Pascal Rigaux
2002-08-28
1
-1
/
+1
*
create detect_devices::suggest_mount_point and use it instead of doing it in ...
Pascal Rigaux
2002-08-28
1
-15
/
+4
*
use mkdir_p instead of mkdir
Pascal Rigaux
2002-08-28
1
-2
/
+2
*
use new function part2device() to have the file from {device} (fixes mounting...
Pascal Rigaux
2002-08-28
1
-8
/
+14
*
default option username=% for smb
Pascal Rigaux
2002-08-28
1
-0
/
+3
*
(prepare_write_fstab): use mkdir_p instead of mkdir to handle mount points li...
Pascal Rigaux
2002-08-26
1
-1
/
+1
*
fix checking the return value of fsck.jfs
Pascal Rigaux
2002-08-19
1
-1
/
+4
*
backend davfs (WebDAV) support
Pascal Rigaux
2002-08-13
1
-2
/
+5
*
(prepare_write_fstab): no need to read the fstab once again before writing si...
Pascal Rigaux
2002-08-11
1
-12
/
+2
[next]