index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys-utils
/
switch_root.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: fix some compiler warnings
Ruediger Meier
2014-05-30
1
-1
/
+2
*
switch_root: verify initramfs by f_type, not devno
Dave Reisner
2014-04-04
1
-6
/
+8
*
switch_root: make dirent d_type usage more robust
Karel Zak
2014-03-04
1
-5
/
+8
*
switch_root: Add a sanity check
Richard Weinberger
2013-02-13
1
-1
/
+7
*
switch_root: check open() return value [coverity scan]
Karel Zak
2012-09-07
1
-0
/
+4
*
translation: unify stat error messages
Sami Kerola
2012-07-16
1
-3
/
+3
*
sys-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
switch_root: close open file after usage [cppcheck]
Sami Kerola
2012-02-08
1
-0
/
+2
*
switch_root: umount mount points we cannot move with MNT_DETACH
Harald Hoyer
2011-11-14
1
-1
/
+5
*
switch_root: add nls support
Sami Kerola
2011-10-30
1
-15
/
+15
*
switch_root: align with howto-usage-function.txt
Sami Kerola
2011-10-30
1
-12
/
+15
*
switch_root: handle /run and do not mount over existing mounts
Harald Hoyer
2011-10-20
1
-1
/
+13
*
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
2011-02-14
1
-1
/
+1
*
Revert "switch_root: add subroot support"
Karel Zak
2009-11-20
1
-76
/
+5
*
switch_root: remove TIOCSCTTY and setsid()
Karel Zak
2009-10-09
1
-7
/
+0
*
switch_root: add subroot support
Daniel Drake
2009-07-14
1
-5
/
+76
*
switch_root: do recursiveRemove after our root is moved to avoid races.
Peter Jones
2009-06-22
1
-9
/
+10
*
switch_root: fork before cleaning up the filesystem.
Peter Jones
2009-06-22
1
-1
/
+7
*
switch_root: use file descriptor instead of path for recursiveRemove()
Peter Jones
2009-06-22
1
-12
/
+20
*
switch_root: use snprintf() rather tan str{cpy,cat}()
Karel Zak
2009-06-22
1
-3
/
+4
*
switch_root: clean up argv[] usage, add -h and -V
Karel Zak
2009-06-22
1
-20
/
+27
*
switch_root: use err.h, clean up return codes
Karel Zak
2009-06-22
1
-28
/
+25
*
switch_root: rewrite to use fstatat() and unlinkat()
Karel Zak
2009-06-22
1
-43
/
+44
*
switch_root: fix coding style
Karel Zak
2009-06-22
1
-80
/
+70
*
switch_root: new command
Karel Zak
2009-06-22
1
-0
/
+198