Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
TARDIS
Commits
e8992b43
Commit
e8992b43
authored
Jan 22, 2019
by
OSAK Buildhauer
Browse files
Integrated packages file in assable_image.sh
parent
c84925b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
assemble_image.sh
View file @
e8992b43
...
@@ -24,7 +24,8 @@ mv "$workspace/part_files"/grub/* "$workspace/part_files"/boot/grub/
...
@@ -24,7 +24,8 @@ mv "$workspace/part_files"/grub/* "$workspace/part_files"/boot/grub/
rm
-rf
"
$workspace
/part_files"
/grub
rm
-rf
"
$workspace
/part_files"
/grub
cp
"
$iso_file
"
"
$workspace
/part_files/kubuntu.iso"
cp
"
$iso_file
"
"
$workspace
/part_files/kubuntu.iso"
./create_offlinerepo.sh
"
$workspace
/part_files/archive"
"
$iso_file
"
vim htop
./create_offlinerepo.sh
"
$workspace
/part_files/archive"
"
$kubuntu
"
$(
sed
'/^#/d'
packages |
cut
-d
'|'
-f
2
)
cp
packages
"
$workspace
/part_files/packages"
rm
-f
"
$workspace
/part.img"
rm
-f
"
$workspace
/part.img"
truncate
-s
"
$image_size
"
"
$workspace
/part.img"
truncate
-s
"
$image_size
"
"
$workspace
/part.img"
...
...
Write
Preview
Supports
Markdown
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