Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LYSrdiff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lysator
LYSrdiff
Commits
47c9e0f9
Commit
47c9e0f9
authored
15 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Updated the config for Ryttargardskyrkan.
* fetch-work-pcfritz: Several partitions has moved from david to zfshomes.
parent
84e9559d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+6
-0
6 additions, 0 deletions
ChangeLog
fetch-work-pcfritz
+11
-11
11 additions, 11 deletions
fetch-work-pcfritz
with
17 additions
and
11 deletions
ChangeLog
+
6
−
0
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.
...
...
This diff is collapsed.
Click to expand it.
fetch-work-pcfritz
+
11
−
11
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment