Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lysator
LYSrdiff
Commits
47c9e0f9
Commit
47c9e0f9
authored
Aug 19, 2009
by
Per Cederqvist
Browse files
Updated the config for Ryttargardskyrkan.
* fetch-work-pcfritz: Several partitions has moved from david to zfshomes.
parent
84e9559d
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
47c9e0f9
2009-08-19 Per Cederqvist <ceder@ryttargardskyrkan.se>
Updated the config for Ryttargardskyrkan.
* fetch-work-pcfritz: Several partitions has moved from david to
zfshomes.
2009-05-25 Per Cederqvist <ceder@shafan.lysator.liu.se>
Minor status summary fix.
...
...
fetch-work-pcfritz
View file @
47c9e0f9
...
...
@@ -24,27 +24,27 @@ echo david boot david /boot >> $NT
echo
david var david /var
>>
$NT
echo
david usr david /usr
>>
$NT
echo
david opt david /opt
>>
$NT
echo
david samba david
/samba
>>
$NT
echo
david
samba-dokument
david
/samba/shares/Public/Dokument
>>
$NT
echo
david
samba-mallar
david
/samba/shares/Public/Mallar
>>
$NT
echo
david
samba-video
david
/samba/shares/Public/Video
>>
$NT
echo
david
samba-ekonomi
david
/samba/shares/Public/ekonomi
>>
$NT
echo
david
samba-installationsmedia
david
/samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
david
\
echo
zfshomes samba zfshomes
/samba
>>
$NT
echo
zfshomes
samba-dokument
zfshomes
/samba/shares/Public/Dokument
>>
$NT
echo
zfshomes
samba-mallar
zfshomes
/samba/shares/Public/Mallar
>>
$NT
echo
zfshomes
samba-video
zfshomes
/samba/shares/Public/Video
>>
$NT
echo
zfshomes
samba-ekonomi
zfshomes
/samba/shares/Public/ekonomi
>>
$NT
echo
zfshomes
samba-installationsmedia
zfshomes
/samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
zfshomes
\
find /home
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "home", $1,
"
david
/home/" $1}'
\
"
zfshomes
/home/" $1}'
\
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
david
\
ssh
-i
/root/.ssh/backupkey
-l
root
zfshomes
\
find /samba/profiles
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "samba-profiles", $1,
"
david
/samba/profiles/" $1}'
\
"
zfshomes
/samba/profiles/" $1}'
\
>>
$NT
diff
-u
$TASKS
$NT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment