]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stage2
Ein Alsa-Initscript gebaut, was beim Herunterfahren die Lautstaerke speichert.
[people/pmueller/ipfire-2.x.git] / lfs / stage2
index cd9cc281a4c7cc3e44ff1237a33ebe3205b71bb8..5a838960524b5dc33e5d402bcac904841f332794 100644 (file)
@@ -106,5 +106,8 @@ $(TARGET) :
 
        # Permissions
        chmod 0711 /var/empty
+       
+       # A small hack to include /root to the iso but not all of it's files.
+       touch /root/ipfire
 
        @$(POSTBUILD)