Add license dialog to the installer.

This commit is contained in:
Arne Fitzenreiter
2010-10-20 20:01:24 +02:00
parent 59093c5ec4
commit e0bbaf8777
8 changed files with 112 additions and 7 deletions

View File

@@ -689,6 +689,7 @@ buildinstaller() {
ipfiremake mbr
ipfiremake memtest
ipfiremake installer
cp -f $BASEDIR/doc/COPYING $BASEDIR/build/install/initrd/
installmake strip
ipfiremake initrd
}