index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isys
/
imount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix err handling in doMultiMount()
David Cantrell
2008-08-27
1
-4
/
+15
*
Add another mount function that takes a list of fstypes to try.
Chris Lumens
2008-08-26
1
-0
/
+19
*
When mount fails, pass the error message up to the UI layer.
Chris Lumens
2008-08-25
1
-11
/
+26
*
Check return value of asprintf() consistently
David Cantrell
2008-06-27
1
-6
/
+19
*
Print our mount commands to /dev/tty5 for easier debugging.
Chris Lumens
2008-04-03
1
-0
/
+4
*
Fix SIGSEGV on all mounts without options
Jeremy Katz
2008-03-26
1
-2
/
+2
*
Don't prepend /dev/ on bind mounts either.
Chris Lumens
2008-03-20
1
-1
/
+2
*
Don't add /dev/ to LABEL= or UUID= devices either.
Chris Lumens
2008-03-18
1
-1
/
+1
*
Don't prepend /dev/ onto nfs devices. Also log mount errors to tty5.
Peter Jones
2008-03-17
1
-13
/
+14
*
Accept devices with or without a leading /dev/.
Chris Lumens
2008-03-14
1
-3
/
+9
*
Don't try to lock /etc/mtab, fix error detection when mount fails.
Chris Lumens
2008-02-21
1
-4
/
+4
*
Use the mount program instead of our own code.
Chris Lumens
2008-02-11
1
-58
/
+49
*
GPLv2+ boilerplates for isys/ source files.
David Cantrell
2007-12-17
1
-0
/
+19
*
device nodes are in /dev (or, at least, should be)
Bill Nottingham
2007-12-04
1
-1
/
+1
*
Revert logMessage calls (#201707).
Chris Lumens
2006-08-08
1
-5
/
+4
*
Don't initialize method to a valid selection, since that causes the method
Chris Lumens
2006-08-04
1
-3
/
+3
*
Log why mount failed.
Chris Lumens
2006-08-03
1
-4
/
+6
*
2005-10-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-11
1
-1
/
+1
*
2005-09-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-16
1
-1
/
+4
*
2005-09-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-09-15
1
-66
/
+36
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-2
/
+3
*
make useful debugging more useful and support remount
Mike Fulbright
2003-05-01
1
-1
/
+3
*
support bind mounts for upgrade/rescue mode.
Jeremy Katz
2003-02-18
1
-1
/
+3
*
errno fixes
Jeremy Katz
2002-12-11
1
-1
/
+1
*
mount proc and pts
Matt Wilson
2001-06-20
1
-1
/
+1
*
missing prototypes for mkdir
Karsten Hopp
2001-06-20
1
-0
/
+2
*
exported mkdirChain()
Erik Troan
2000-04-26
1
-2
/
+1
*
three jj patches
Matt Wilson
1999-09-27
1
-0
/
+4
*
added lilo, filesystem magic
Erik Troan
1999-05-05
1
-8
/
+58
*
include string.h
Erik Troan
1999-05-04
1
-0
/
+1
*
*** empty log message ***
Erik Troan
1999-05-03
1
-0
/
+93