Last change
on this file since 2428 was 2428, checked in by Bruno Cornec, 15 years ago |
- Attempt to stay backward compatible without protocol for -n option
- Improving ssh support at restore time by providing a shadow file
- analyze-my-lvm now removes excluded devices from list coming from mondoarchive
- new mr_make_devlist_from_pathlist which handle the new bkpinfo->exclude_devs field containing the excluded devices and remove corresponding code from libmondo-cli.c
- Move DSF code into libmondo-devices.c for coherency, and only the previous function is made externally available
- Remove dev_to_exclude in libmondo-archive.c which wasn't working correctly and replace it with bkpinfo->exclude_devs
- Fix an issue in is_this_device_mounted (string freed before last usage)
- Adds support for bnx2x (BL 460 G6) and auth_rpcgss (Debian 2.6.31)
(Backport from 2.2.9)
|
-
Property svn:keywords
set to
Id
|
File size:
578 bytes
|
Line | |
---|
1 | halt:x:7:0:halt:/sbin:/sbin/halt
|
---|
2 | operator:x:11:0:operator:/root:/bin/bash
|
---|
3 | root::0:0::/root:/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 | lp:x:4:7:lp:/var/spool/lpd:
|
---|
11 | mail:x:8:12:mail:/var/spool/mail:
|
---|
12 | postmaster:x:14:12:postmaster:/var/spool/mail:/bin/bash
|
---|
13 | news:x:9:13:news:/usr/lib/news:
|
---|
14 | uucp:x:10:14:uucp:/var/spool/uucppublic:
|
---|
15 | man:x:13:15:man:/usr/man:
|
---|
16 | guest:x:405:100:guest:/dev/null:/dev/null
|
---|
17 | nobody:x:65534:100:nobody:/dev/null:
|
---|
Note:
See
TracBrowser
for help on using the repository browser.