- Add support for f4.txt that is for systems with the 2.6 kernel.

This commit is contained in:
Joey Hess 2005-05-06 18:47:45 +00:00
parent 14988d1047
commit 15be267e26
2 changed files with 5 additions and 0 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ debian-cd (2.2.22) UNRELEASED; urgency=low
- Add etch directories; point sid symlinks to them.
- Add rescue stanzas to etch isolinux.cfg. Rescue mode is supported in
post-sarge d-i images only.
- Add support for f4.txt that is for systems with the 2.6 kernel.
* Steve McIntyre
- Make woody's post-boot-mipsel script cope with extra fields in the
output of sarge's isoinfo

View File

@ -191,6 +191,7 @@ if [ "$NN" = "1" ]; then
# Isolinux help files come from d-i.
cat cdrom/debian-cd_info.tar.gz | (cd boot$N/isolinux/; tar zx)
mv -f boot$N/isolinux/syslinux.txt boot$N/isolinux/isolinux.txt
# TODO: is using the .with26 file as a flag really the best way?
if [ -e boot$N/isolinux/f3.txt.with26 ];then
mv boot$N/isolinux/f3.txt.with26 boot$N/isolinux/f3.txt
for image in cdrom/2.6/initrd.gz cdrom/2.6/vmlinuz; do
@ -209,6 +210,9 @@ if [ "$NN" = "1" ]; then
else
write_isolinux_config
fi
if [ -e boot$N/isolinux/f4.txt.with26 ];then
mv boot$N/isolinux/f4.txt.with26 boot$N/isolinux/f4.txt
fi
if [ "$SPLASHPNG" ] ; then
# Insert our own splash screen. Color index 15 is