Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
debian-vm
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
Bakai Dániel
debian-vm
Commits
ebb4b719
Commit
ebb4b719
authored
Jul 19, 2015
by
Bakai Dániel
Browse files
Options
Downloads
Patches
Plain Diff
Small fixes
parent
6addd451
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
USAGE
+1
-0
1 addition, 0 deletions
USAGE
debian_vm_finalize.sh
+2
-2
2 additions, 2 deletions
debian_vm_finalize.sh
debian_vm_ondisk.sh
+0
-3
0 additions, 3 deletions
debian_vm_ondisk.sh
with
3 additions
and
5 deletions
USAGE
0 → 100644
+
1
−
0
View file @
ebb4b719
This diff is collapsed.
Click to expand it.
debian_vm_finalize.sh
+
2
−
2
View file @
ebb4b719
...
...
@@ -51,8 +51,8 @@ rm base.$QEMU_IMG_FORMAT
mv
base_tmp.
$QEMU_IMG_FORMAT
base.
$QEMU_IMG_FORMAT
chmod
0444 base.
$QEMU_IMG_FORMAT
# Deleting
chroot
rm
-rf
chroot
# Deleting
basedir
rm
-rf
$DEBIAN_BASEDIR
# Finishing
cd
..
This diff is collapsed.
Click to expand it.
debian_vm_ondisk.sh
+
0
−
3
View file @
ebb4b719
...
...
@@ -61,8 +61,5 @@ umount -lf $QEMU_IMG_MOUNT_ROOT/dev
umount
-lf
$QEMU_IMG_MOUNT_ROOT
/sys
umount
-lf
$QEMU_IMG_MOUNT_ROOT
/proc
# Removing basedir
# rm -rf $DEBIAN_BASEDIR
# Finishing
cd
..
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