Now also builds and copies the timezone files.

No longer copies the settings directory completely to get rid of the CVS
entries in the target...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11064 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-01-26 03:58:13 +00:00
parent e4e9b6a7a4
commit ad5b1deb2f

View File

@ -83,7 +83,7 @@ jam -q rc resattr kernel boot_loader config_manager pci isa ide scsi \
$BEOS_BIN $BEOS_SYSTEM_LIB $BEOS_SYSTEM_SERVERS \
$BEOS_ADD_ONS_TRANSLATORS $BEOS_ADD_ONS_MEDIA \
kernel_uname libnet.so dprintf null zero random \<driver\>tty \
\<driver\>config \
\<driver\>config timezone_files \
|| { echo "*** Build failed!" 1>&2 ; exit 1; }
# create the image and the directory structure
@ -198,7 +198,7 @@ cp data/system/boot/Bootscript data/system/boot/SetupEnvironment $targetDir/beos
cp data/etc/profile $targetDir/beos/etc/
cp src/kernel/apps/fortune/fortunes $targetDir/beos/etc/
cp -R distro/x86.R1/beos/etc $targetDir/beos/
cp -R data/settings $targetDir/home/config/
cp data/settings/kernel/drivers/kernel $targetDir/home/config/settings/kernel/drivers/
ln -sf /boot/beos/etc/timezones/Europe/Paris $targetDir//home/config/settings/timezone