Your message dated 21 Nov 2000 00:26:01 -0500 with message-id <[EMAIL PROTECTED]> and subject line bugs closed in boot-floppies 2.2.18 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 14 Jan 1999 13:32:23 +0000 Received: (qmail 1592 invoked from network); 14 Jan 1999 13:32:14 -0000 Received: from dor182206.kaist.ac.kr ([EMAIL PROTECTED]) by master.debian.org with SMTP; 14 Jan 1999 13:32:14 -0000 Received: by dor182206.kaist.ac.kr via sendmail from stdin id <[EMAIL PROTECTED]> (Debian Smail3.2.0.102) for [EMAIL PROTECTED]; Thu, 14 Jan 1999 22:32:06 +0900 (KST) To: [EMAIL PROTECTED] Subject: boot-floppies wish - no #define the translations. User-Agent: SEMI/1.12.0 (Nishi-Kanazawa) FLIM/1.12.2 (=?ISO-8859-4?Q?Kuj?= =?ISO-8859-4?Q?=F2?=) Emacs/20.3 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.12.0 - "Nishi-Kanazawa") Content-Type: text/plain; charset=US-ASCII From: Changwoo Ryu <[EMAIL PROTECTED]> Date: 14 Jan 1999 22:32:06 +0900 Message-ID: <[EMAIL PROTECTED]> Lines: 19 Package: boot-floppies Version: 2.1.4 Severity: wishlist In the current mechanism of boot-floppies i18n, we should build the many boot disks for each languages.. Yes, the translations does not cause size-limit problems. But the boot disks are also used for bootable Debian CDs. It would be better to select the user's native language from available languages. I know that RedHat bootdisk handles i18n that way. I think the boot images for floppies can include only one language, but it would be good for the one for CD to include all selectable translated messages. -- Changwoo Ryu --------------------------------------- Received: (at 31865-done) by bugs.debian.org; 21 Nov 2000 05:25:24 +0000 >From [EMAIL PROTECTED] Mon Nov 20 23:25:24 2000 Return-path: <[EMAIL PROTECTED]> Received: from (burrito.onshore.com) [64.22.101.122] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 13y5vm-0004F0-00; Mon, 20 Nov 2000 23:25:22 -0600 Received: from arroz.fake (localhost [127.0.0.1]) by burrito.onshore.com (Postfix) with ESMTP id CCB6F93802; Tue, 21 Nov 2000 00:26:01 -0500 (EST) Sender: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: bugs closed in boot-floppies 2.2.18 From: Adam Di Carlo <[EMAIL PROTECTED]> Date: 21 Nov 2000 00:26:01 -0500 Message-ID: <[EMAIL PROTECTED]> Lines: 72 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Delivered-To: [EMAIL PROTECTED] The bug you filed against the boot-floppies package has been closed in the most recent boot-floppies, 2.2.18, now in Potato (for i386 anyhow). The changelog for that version is included. Please let us know if you still have the problem, even in the newest version. Thank you for helping Debian build a better installation systenm. -- .....Adam Di [EMAIL PROTECTED]<URL:http://www.onShore.com/> boot-floppies (2.2.18) stable; urgency=low . * build with Debian 2.2r1 plus updates (closes: Bug#77459) * Adam Di Carlo: - i386 and sparc use kernel 2.2.18pre21 (closes: Bug#77425) - Makefiles: clean is a bit cleaner - release.sh (i386): also put kernel configs in TOP/<flavor> (hey, it's a small file); don't leave stranded release/kernel-config file, put it in the bf-common tarball - rootdisk.sh: add pcd0 device mknod (closes: Bug#74322), which MAKEDEV doesn't know about; add gscd and cm206cd devices; remove some hacks on device creation due to bugs fixed in MAKEDEV - dbootstrap: quiet bootarg makes more things shut up; disable the check for root filesystem being on extended partition while LILO is going on the MBR, because LILO supports this now (closes: Bug#64823); add new fullscreen_execlog utility function - debian/control: add Build-Depends and Build-Depends-Indep (closes: Bug#70387); remove required package from depends - documentation: fix links to dselect-beginner (closes: Bug#72870); add a section in the first chapter talking about where to get Debian (closes: Bug#71532); other corrections (closes: Bug#70871); fix linux history link (closes: Bug#76408); enable Polish and Russian documentation now that newer debiandoc-sgml is in Potato; give example TFTP file name on SPARC (closes: Bug#40775); mention problems with booting from IPX (closes: Bug#49172); when reporting bugs on i386, you must report the flavor * Josip Rodin: - documentation: update non-US package numbers * Eric VanBuggenhaut: French updates * Marcin Owsiany <[EMAIL PROTECTED]>: - Polish updates - documentation/doc-check script added to help translators stay up-to-date - LANGUAGE_CHOOSER integration (closes: Bug#31865) detailed descriptions follow . NOTE: i18n integration is not quite complete, but it is very very close; it has specifically been kept out of the mainline version due to some bugs which are expected to be fixed shortly . - moved bf-utf from its module to utilities, modified relevant files accordingly - Makefile: added conditional build time depends on libpng2-dev and libpopt-dev - rootdisk.sh: uses LANGUAGE_CHOOSER for compact and idepci i386 flavors, in which case it: uses more blocks, adds fb0 ptyp ptyq ptyr ptys devices, includes a font for bterm, includes a wrapper 'udbootstrap' and modifies inittab accordingly, includes libutf8_plug.so, bterm, all messages files, lc-enabled dbootstrap removed redundand '$' from awk invocations - utilities/bogl/Makefile: added bterm's font reduction to build process - utilitise/dbootstrap/Makefile: added rules necessary for creation of 'dbootstrap-lc' - a language-chooser enabled dbootstrap, added configure runs to generation of libnewt and libslang - utilities/dbootstrap/po/Makefile: build both normal and utf messages files by default - added removal of necessary files to clean rules * Gleydson Mazioli da Silva: Portuguese updates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]