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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lysator
LYSrdiff
Commits
db8ec38d
Commit
db8ec38d
authored
14 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Ryttargårdskyrkan: Home directories moved from zfshomes to tmphomes.
parent
bec429ce
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
fetch-work-pcfritz
+11
-11
11 additions, 11 deletions
fetch-work-pcfritz
with
11 additions
and
11 deletions
fetch-work-pcfritz
+
11
−
11
View file @
db8ec38d
...
...
@@ -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
zfs
homes samba
zfs
homes /samba
>>
$NT
echo
zfs
homes samba-dokument
zfs
homes /samba/shares/Public/Dokument
>>
$NT
echo
zfs
homes samba-mallar
zfs
homes /samba/shares/Public/Mallar
>>
$NT
echo
zfs
homes samba-video
zfs
homes /samba/shares/Public/Video
>>
$NT
echo
zfs
homes samba-ekonomi
zfs
homes /samba/shares/Public/ekonomi
>>
$NT
echo
zfs
homes samba-installationsmedia
zfs
homes /samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
zfs
homes
\
echo
tmp
homes samba
tmp
homes /samba
>>
$NT
echo
tmp
homes samba-dokument
tmp
homes /samba/shares/Public/Dokument
>>
$NT
echo
tmp
homes samba-mallar
tmp
homes /samba/shares/Public/Mallar
>>
$NT
echo
tmp
homes samba-video
tmp
homes /samba/shares/Public/Video
>>
$NT
echo
tmp
homes samba-ekonomi
tmp
homes /samba/shares/Public/ekonomi
>>
$NT
echo
tmp
homes samba-installationsmedia
tmp
homes /samba/shares/Public/Installationsmedia
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
tmp
homes
\
find /home
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "home", $1,
"
zfs
homes /home/" $1}'
\
"
tmp
homes /home/" $1}'
\
>>
$NT
ssh
-i
/root/.ssh/backupkey
-l
root
zfs
homes
\
ssh
-i
/root/.ssh/backupkey
-l
root
tmp
homes
\
find /samba/profiles
-maxdepth
1
-mindepth
1
-type
d
-print
\
|
sed
's:.*/::'
\
|
sort
\
|
awk
'{print "samba-profiles", $1,
"
zfs
homes /samba/profiles/" $1}'
\
"
tmp
homes /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