Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
aTc
pyra-install
Commits
a536f87c
Commit
a536f87c
authored
Jan 03, 2020
by
aTc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix installer script and image
parent
a286e745
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
installer/createsd.sh
installer/createsd.sh
+0
-0
installer/install/boot/initrd.install
installer/install/boot/initrd.install
+0
-0
pyra-install.sh
pyra-install.sh
+1
-1
No files found.
installer/createsd.sh
100644 → 100755
View file @
a536f87c
File mode changed from 100644 to 100755
installer/install/boot/initrd.install
View file @
a536f87c
No preview for this file type
pyra-install.sh
View file @
a536f87c
...
...
@@ -130,7 +130,7 @@ fi
echo
"Installing rootfs"
if
hash
bar
2>/dev/null
;
then
if
hash
pv
2>/dev/null
;
then
if
[
$INITHWTEST
-eq
1
]
;
then
pv
-w
106
$IMAGE
|
tar
--numeric-owner
-xzf
-
-C
${
ROOTFSMOUNT
}
else
...
...
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