We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ca6d5 commit b5300c3Copy full SHA for b5300c3
README.md
@@ -24,6 +24,14 @@ The results are bootable ISO images and so should run on any `i386` or
24
Features in the ISO
25
-------------------
26
27
+* Configurable default user with SSH key and sudoer NOPASSWD access
28
+* The system clock is set to UTC
29
+* Auto partition virtual disk (/dev/vda) with LVM
30
+* OpenSSH server is installed
31
+* Bring up only eth1 for flexible user-net SSH port forwarding
32
+* Includes script to auto-resize partitions to the current size of
33
+ vitual disk /etc/auto_resize_vda.sh
34
+
35
36
Building
37
--------
@@ -35,4 +43,3 @@ Edit configuration in
43
Building ISO images:
44
45
./build-iso
38
-
0 commit comments