##// END OF EJS Templates
changed ENABLE_UBOOT, ENABLE_FLUXBOX text...
drtyhlpr -
r18:1b31ee54fd7e
parent child
Show More
@@ -65,14 +65,14 Install and enable D-Bus message bus. Please note that systemd should work witho
65 65 Install Xorg open-source X Window System.
66 66
67 67 ##### `ENABLE_FLUXBOX`=false
68 Install Fluxbox window manager for the X Window System.
68 Install Fluxbox window manager for the X Window System. To make sure all X releated package dependencies are getting installed `ENABLE_XORG` will automatically get enabled if `ENABLE_FLUXBOX` is used.
69 69
70 70 #### Advanced sytem features:
71 71 ##### `ENABLE_MINBASE`=false
72 72 Use debootstrap script variant `minbase` which only includes essential packages and apt. This will reduce the disk usage by about 65 MB.
73 73
74 74 ##### `ENABLE_UBOOT`=false
75 Replace default RPi bootloader with U-Boot bootloader. U-Boot can boot images via the network using the BOOTP/TFTP protocol.
75 Replace default RPi2 second stage bootloader (bootcode.bin) with U-Boot bootloader. U-Boot can boot images via the network using the BOOTP/TFTP protocol.
76 76
77 77 ##### `ENABLE_IPTABLES`=false
78 78 Enable iptables IPv4/IPv6 firewall. Simplified ruleset: Allow all outgoing connections. Block all incoming connections except to OpenSSH service.
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant