Last change
on this file since 2444 was 2444, checked in by Bruno Cornec, 16 years ago |
- priority given to env var for tmpdir
- fuse FS excluded from tmpdir computation
- Improves udev timeout handling
- fuse device is needed at restore time for sshfs
- Avoids comment analysis in the new code handling deplist.d
- Avoids error message if some ssh conf files do not exist
- Improvements on sshfs/ssh management in restore mode
- Include now all minimal requirements for sshfs
- Fix udev support in init for Mandriva 2009.1 (udevadm settle is blocking)
- Improve deplist.d/* files
- adds libnss for ssh support in boot disk
- Solve a memory management issue in DSF module (strtok => mr_strtok)
- DSF now also supports partitions in addition to full disks
- Adds debug in open_and_list_dir
- Improve user management for NetFS cases
- ssh in the restore env needs some dlopened libs (libnss_compat|files)
- Warning emited in case of duplicate mountpoints or devices in fstab found
- Use only the AWK veriable everywhere and not the awk command
- Simplify GetInitrdFilesystemToUse which doesn't need to detect everything, but just know if it's initramfs (new mode) or a compressed FS ext2/3 (older mode) as initrd is anyway re-made by mindi. Should fix #353
(Backport from 2.2.9)
|
-
Property svn:keywords
set to
Id
|
File size:
379 bytes
|
Line | |
---|
1 | root::0:0::/:/bin/bash
|
---|
2 | halt:x:7:0:halt:/sbin:/sbin/halt
|
---|
3 | operator:x:11:0:operator:/:/bin/bash
|
---|
4 | shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
|
---|
5 | sync:x:5:0:sync:/sbin:/bin/sync
|
---|
6 | bin:x:1:1:bin:/bin:
|
---|
7 | ftp:x:404:1::/home/ftp:/bin/bash
|
---|
8 | daemon:x:2:2:daemon:/sbin:
|
---|
9 | adm:x:3:4:adm:/var/adm:
|
---|
10 | man:x:13:15:man:/usr/man:
|
---|
11 | guest:x:405:100:guest:/dev/null:/dev/null
|
---|
12 | nobody:x:65534:100:nobody:/dev/null:
|
---|
Note:
See
TracBrowser
for help on using the repository browser.