Skip to content
Snippets Groups Projects
Commit d42ce42e authored by Alex Pyrgiotis's avatar Alex Pyrgiotis
Browse files

Remove unwanted spaces

parent 0e8550d6
No related branches found
No related tags found
No related merge requests found
...@@ -78,50 +78,50 @@ debian system, we get the following output: ...@@ -78,50 +78,50 @@ debian system, we get the following output:
Launching helper VM... done Launching helper VM... done
Inspecting Operating System... found a(n) debian system Inspecting Operating System... found a(n) debian system
Mounting the media read-only... done Mounting the media read-only... done
Enabled system preparation operations: Enabled system preparation operations:
cleanup-cache: cleanup-cache:
Remove all regular files under /var/cache Remove all regular files under /var/cache
cleanup-log: cleanup-log:
Empty all files under /var/log Empty all files under /var/log
cleanup-passwords: cleanup-passwords:
Remove all passwords and lock all user accounts Remove all passwords and lock all user accounts
cleanup-tmp: cleanup-tmp:
Remove all files under /tmp and /var/tmp Remove all files under /tmp and /var/tmp
cleanup-userdata: cleanup-userdata:
Delete sensitive userdata Delete sensitive userdata
fix-acpid: fix-acpid:
Replace acpid powerdown action scripts to immediately shutdown the Replace acpid powerdown action scripts to immediately shutdown the
system without checking if a GUI is running. system without checking if a GUI is running.
remove-persistent-net-rules: remove-persistent-net-rules:
Remove udev rules that will keep network interface names persistent Remove udev rules that will keep network interface names persistent
after hardware changes and reboots. Those rules will be created again after hardware changes and reboots. Those rules will be created again
the next time the image runs. the next time the image runs.
remove-swap-entry: remove-swap-entry:
Remove swap entry from /etc/fstab. If swap is the last partition Remove swap entry from /etc/fstab. If swap is the last partition
then the partition will be removed when shrinking is performed. If the then the partition will be removed when shrinking is performed. If the
swap partition is not the last partition in the disk or if you are not swap partition is not the last partition in the disk or if you are not
going to shrink the image you should probably disable this. going to shrink the image you should probably disable this.
use-persistent-block-device-names: use-persistent-block-device-names:
Scan fstab & grub configuration files and replace all non-persistent Scan fstab & grub configuration files and replace all non-persistent
device references with UUIDs. device references with UUIDs.
Disabled system preparation operations: Disabled system preparation operations:
cleanup-mail: cleanup-mail:
Remove all files under /var/mail and /var/spool/mail Remove all files under /var/mail and /var/spool/mail
remove-user-accounts: remove-user-accounts:
Remove all user accounts with id greater than 1000 Remove all user accounts with id greater than 1000
cleaning up... cleaning up...
If we want the image to have all normal user accounts and all mail files If we want the image to have all normal user accounts and all mail files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment