[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debian-installer/build/boot/powerpc boot.msg,1.4,1.5



Update of /cvs/debian-boot/debian-installer/build/boot/powerpc
In directory gluck:/tmp/cvs-serv26079/boot/powerpc

Modified Files:
	boot.msg 
Log Message:
    - makelabel takes the build date as its second parameter. Calculating
      BUILD_DATE once at the start to avoid inconsistencies during
      long/midnight builds.
    - Add MEDIA_TYPE to configs for bootable image types.
    - Add DEBIAN_VERSION to config.
    - Add bootscreen-subst to substitute these variables into boot screens.
    - Make a syslinux help screen, for all i386 syslinuxed boot media.
      Includes the build date, debian version, and media type, and is derived
      from isolinux help texts on the sarge cds, but modified to actually
      match d-i:
        - remove boot flavor docs, as we currently have no flavors
        - remove rescue stuff, as d-i is not currently also a rescue disk
        - reduce number of colors used for cleaner look
        - remove mention of non-free
        - try to make the prerequisites documentation somewhere close to
          reality -- 64 mb ram and 256 mb disk.
        - make every boot message screen 22 lines long, followed by a blank
          line (which is in turn followed by the boot: prompt), for consistent
          display
        - remove references in f4.txt to a nonexistant table
        - remove documentation of mono and vga16:off, as they do not work with
          d-i
        - remove keytimer hack documentation, that was for boot-floppies
        - add documentation of d-i's boot time parameters, including the new
          debian-installer/framebuffer=false
        - remove the mailing list subscription info; boot time is not the
          time to tell the user about this. In its place, make f9.txt be
          about Debian.
      - Remove DEBCONF_DEBUG setting from syslinux.cfg.
      - Use bootscreen-subst on powerpc's boot.msg, too.


Index: boot.msg
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/boot/powerpc/boot.msg,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- boot.msg	15 Nov 2003 21:30:21 -0000	1.4
+++ boot.msg	8 Dec 2003 21:08:33 -0000	1.5
@@ -1,6 +1,6 @@
-Welcome to Debian GNU/Linux PowerPC (CODENAME)
+Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!
 
-In Addition to the default 'install' option, 
+In addition to the default 'install' option, 
 there is 'install-safe' which you should try if 
 the system fails to boot at all (the typical
 symptom is a white screen which doesn't go away).



Reply to: