Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
fuss-fucc
Commits
01dcfaa7
Verified
Commit
01dcfaa7
authored
Nov 16, 2020
by
Marco Marinello
Browse files
Merge tag 'fuss/0.5.8' of gitlab.fuss.bz.it:fuss/fucc
FUSS-Fucc version 0.5.8
parents
9678a750
88cd9d73
Changes
2
Hide whitespace changes
Inline
Side-by-side
clonezilla/script
View file @
01dcfaa7
...
...
@@ -156,7 +156,7 @@ clusterVar="$(cat $computerList | grep "$macAddress" | awk '{print $5}')"
if
[
"
$joinVar
"
==
"join"
]
;
then
rsync
-a
/home/partimag/.ssh/
$mountPoint
/root/.ssh/
cp
/root/.ssh/known_hosts
$mountPoint
/root/.ssh/known_hosts
chown
-
r
root.root
$mountPoint
/root/.ssh/
chown
-
R
root.root
$mountPoint
/root/.ssh/
cp
/home/partimag/clientScripts/rc.local
$mountPoint
/etc/
chmod
770
$mountPoint
/etc/rc.local
cp
/home/partimag/clientScripts/clientScript
$mountPoint
/root/
...
...
debian/changelog
View file @
01dcfaa7
fuss-fucc (0.5.8) unstable; urgency=medium
* Correction for a typo
-- Simone Piccardi <piccardi@truelite.it> Wed, 09 Sep 2020 10:57:58 +0200
fuss-fucc (0.5.7) unstable; urgency=medium
* Reenforce root ownership of .ssh in the installed disk
...
...
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