partman-efi (25ubuntu1.2) precise; urgency=low * Pass "-s 1" to mkdosfs if the logical sector size is not equal to 512 bytes, since mkdosfs has trouble with cluster calculations otherwise (LP: #1065281). -- Colin Watson Wed, 18 Sep 2013 14:00:33 +0100 partman-efi (25ubuntu1.1) precise; urgency=low * Use mkdosfs to create FAT filesystems, since libparted cannot handle doing that on non-512-sector disks (LP: #1065281). -- Colin Watson Wed, 23 Jan 2013 13:23:10 +0000 partman-efi (25ubuntu1) precise; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu kernels now. - Require partman-base >= 129 to support a null value for the name. - Automatically mount the first method=efi filesystem we see on /boot/efi. - On x86 architectures, create EFI system partitions using FAT32 rather than FAT16, and require newly-created ones to have a minimum size of 34091008 bytes. - Never format EFI system partitions that already contain a filesystem. * Detect existing EFI system partitions more reliably on GPT partition tables (LP: #972122, #900245). -- Colin Watson Wed, 11 Apr 2012 15:06:07 +0100 partman-efi (25) unstable; urgency=low [ Updated translations ] * Asturian (ast.po) by Mikel González * Bulgarian (bg.po) by Damyan Ivanov * German (de.po) by Holger Wansing * Dzongkha (dz.po) by Jurmey Rabgay * Estonian (et.po) by Mattias Põldaru * Hebrew (he.po) by Lior Kaplan * Hindi (hi.po) by Kumar Appaiah * Indonesian (id.po) by Mahyuddin Susanto * Icelandic (is.po) by Sveinn í Felli * Italian (it.po) by Milo Casagrande * Kannada (kn.po) by vignesh prabhu * Macedonian (mk.po) by Arangel Angov * Polish (pl.po) by Marcin Owsiany * Romanian (ro.po) by Ioan Eugen Stan * Sinhala (si.po) * Ukrainian (uk.po) by Borys Yanovych * Simplified Chinese (zh_CN.po) by YunQiang Su -- Otavio Salvador Thu, 15 Mar 2012 15:01:44 -0300 partman-efi (24ubuntu3) precise; urgency=low * On x86 architectures, create EFI system partitions using FAT32 rather than FAT16, and require newly-created ones to have a minimum size of 34091008 bytes, experimentally verified as the minimum libparted will accept (LP: #811485). * Never format EFI system partitions that already contain a filesystem (LP: #769669). -- Colin Watson Wed, 14 Mar 2012 14:31:13 +0000 partman-efi (24ubuntu2) oneiric; urgency=low * Be case insensitive on matching the name EFI System Partition when detecting existing EFI system partitions. -- Mario Limonciello Mon, 15 Aug 2011 18:24:38 +0800 partman-efi (24ubuntu1) oneiric; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu kernels now. - Require partman-base >= 129 to support a null value for the name. - Automatically mount the first method=efi filesystem we see on /boot/efi. -- Colin Watson Wed, 04 May 2011 00:17:35 +0100 partman-efi (24) unstable; urgency=low [ Updated translations ] * Bulgarian (bg.po) by Damyan Ivanov * Czech (cs.po) by Miroslav Kure * Esperanto (eo.po) by Felipe Castro * Spanish (es.po) by Javier Fernández-Sanguino * Estonian (et.po) by Mattias Põldaru * Korean (ko.po) by Changwoo Ryu * Romanian (ro.po) by Eddy Petrișor * Slovak (sk.po) by Ivan Masár * Swedish (sv.po) by Daniel Nylander * Thai (th.po) by Theppitak Karoonboonyanan * Uyghur (ug.po) by Sahran -- Christian Perrier Sat, 30 Apr 2011 12:28:48 +0200 partman-efi (23ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu kernels now. - Require partman-base >= 129 to support a null value for the name. - Automatically mount the first method=efi filesystem we see on /boot/efi. -- Colin Watson Wed, 26 Jan 2011 14:47:11 +0000 partman-efi (23) unstable; urgency=low [ Updated translations ] * Lao (lo.po) by Anousak Souphavanh * Sinhala (si.po) by Danishka Navin -- Otavio Salvador Fri, 24 Dec 2010 20:25:29 -0200 partman-efi (22ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu kernels now. - Require partman-base >= 129 to support a null value for the name. - Automatically mount the first method=efi filesystem we see on /boot/efi. -- Colin Watson Mon, 15 Nov 2010 11:20:13 +0000 partman-efi (22) unstable; urgency=low [ Colin Watson ] * Use 'dh $@ --options' rather than 'dh --options $@', for forward-compatibility with debhelper v8. [ Updated translations ] * Asturian (ast.po) by maacub * Bulgarian (bg.po) by Damyan Ivanov * Bengali (bn.po) by Israt Jahan * Bosnian (bs.po) by Armin Beirovi * Catalan (ca.po) by Jordi Mallach * Danish (da.po) by Anders Jenbo * Persian (fa.po) by Ebrahim Byagowi * Icelandic (is.po) by Sveinn Felli * Kazakh (kk.po) by Baurzhan Muftakhidinov * Telugu (te.po) by Arjuna Rao Chavala -- Otavio Salvador Fri, 12 Nov 2010 10:40:28 -0200 partman-efi (21ubuntu1) maverick; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu kernels now. - Require partman-base >= 129 to support a null value for the name. * Automatically mount the first method=efi filesystem we see on /boot/efi. (This replaces previous code in partman-basicfilesystems, which didn't work since method=efi partitions don't have an acting_filesystem.) -- Colin Watson Fri, 03 Sep 2010 13:42:45 +0100 partman-efi (21) unstable; urgency=low [ Colin Watson ] * Upgrade to debhelper v7. [ Updated translations ] * Asturian (ast.po) by astur * Belarusian (be.po) by Viktar Siarheichyk * Bulgarian (bg.po) by Damyan Ivanov * Bengali (bn.po) by Israt Jahan * Danish (da.po) by Jacob Sparre Andersen * German (de.po) by Holger Wansing * Esperanto (eo.po) by Felipe Castro * Persian (fa.po) by acathur * French (fr.po) by Christian Perrier * Galician (gl.po) by Marce Villarino * Hindi (hi.po) * Indonesian (id.po) by Arief S Fitrianto * Italian (it.po) by Milo Casagrande * Kazakh (kk.po) by Baurzhan Muftakhidinov * Central Khmer (km.po) by Khoem Sokhem * Kurdish (ku.po) by Erdal Ronahi * Lithuanian (lt.po) by Kęstutis Biliūnas * Macedonian (mk.po) by Arangel Angov * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Romanian (ro.po) by ioan-eugen STAN * Slovenian (sl.po) by Vanja Cvelbar * Simplified Chinese (zh_CN.po) by 苏运强 -- Christian Perrier Sun, 11 Jul 2010 19:09:59 +0200 partman-efi (20ubuntu2) maverick; urgency=low * Drop lpia support. * Only create a fat32 partition on Intel Macs; other compliant EFI implementations should (as I read it) be able to cope with fat16, and the 256MB minimum size of fat32 is inconvenient. -- Colin Watson Fri, 11 Jun 2010 00:54:08 +0100 partman-efi (20ubuntu1) karmic; urgency=low * Resynchronize with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu kernels now - Also support lpia * Require partman-base >= 129 to support a null value for the name. -- Evan Dandrea Wed, 24 Jun 2009 15:34:48 +0100 partman-efi (20) unstable; urgency=low [ Christian Perrier ] * Bump debhelper compatibility level to 6 * Add ${misc:Depends} to dependencies so that the udeb properly depends on debconf * Add myself as uploader * Update Standards to 3.8.1 (no change) [ Updated translations ] * Bengali (bn.po) by Md. Rezwan Shahid * Estonian (et.po) by Mattias Põldaru * Basque (eu.po) by Piarres Beobide * Galician (gl.po) by marce villarino * Hindi (hi.po) by Kumar Appaiah * Kazakh (kk.po) by daur88 * Malayalam (ml.po) by Praveen Arimbrathodiyil * Marathi (mr.po) by Sampada * Tagalog (tl.po) by Eric Pareja -- Christian Perrier Sun, 14 Jun 2009 19:03:04 +0200 partman-efi (19) unstable; urgency=high * Rebuild with fixed Danish translation -- Christian Perrier Fri, 09 Jan 2009 07:59:28 +0100 partman-efi (18ubuntu1) intrepid; urgency=low [ Emmet Hikory ] * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. - Remove efi-modules dependency; it seems to be built into Ubuntu intrepid kernels now * Also support lpia -- Evan Dandrea Wed, 08 Oct 2008 03:22:41 -0400 partman-efi (18) unstable; urgency=low [ Updated translations ] * Belarusian (be.po) by Pavel Piatruk * Bosnian (bs.po) by Armin Besirovic * Welsh (cy.po) by Jonathan Price * Danish (da.po) * Basque (eu.po) by Iñaki Larrañaga Murgoitio * French (fr.po) by Christian Perrier * Croatian (hr.po) by Josip Rodin * Italian (it.po) by Milo Casagrande * Kurdish (ku.po) by Erdal Ronahi * Latvian (lv.po) by Peteris Krisjanis * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Serbian (sr.po) by Veselin Mijušković -- Otavio Salvador Sun, 21 Sep 2008 21:11:08 -0300 partman-efi (17ubuntu2) intrepid; urgency=low * Remove efi-modules dependency; it seems to be built into Ubuntu intrepid kernels now. -- Colin Watson Wed, 20 Aug 2008 10:56:12 +0100 partman-efi (17ubuntu1) intrepid; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. -- Colin Watson Mon, 19 May 2008 14:31:13 +0200 partman-efi (17) unstable; urgency=low [ Updated translations ] * Finnish (fi.po) by Esko Arajärvi * Marathi (mr.po) by Sampada * Panjabi (pa.po) by Amanpreet Singh Alam -- Otavio Salvador Thu, 08 May 2008 01:04:59 -0300 partman-efi (16) unstable; urgency=low [ Updated translations ] * Bulgarian (bg.po) by Damyan Ivanov * Indonesian (id.po) by Arief S Fitrianto * Latvian (lv.po) by Viesturs Zarins * Polish (pl.po) by Bartosz Fenski * Turkish (tr.po) by Recai Oktaş * Traditional Chinese (zh_TW.po) by Tetralet -- Otavio Salvador Fri, 15 Feb 2008 09:05:54 -0200 partman-efi (15) unstable; urgency=low * Moved definitions.sh to ./lib/base.sh. Requires partman-base (>= 114). * efi_sync_flag: use single assignment for adding flags. * Major whitespace cleanup and a few minor coding style fixes. [ Updated translations ] * Amharic (am.po) by tegegne tefera * Korean (ko.po) by Changwoo Ryu * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ * Panjabi (pa.po) by A S Alam -- Frans Pop Sat, 29 Dec 2007 22:13:31 +0100 partman-efi (14ubuntu1) hardy; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - choose_method/efi/do_option: Make sure no mountpoint is set. -- Colin Watson Mon, 10 Dec 2007 11:28:33 +0000 partman-efi (14) unstable; urgency=low [ Colin Watson ] * Move sanity-checking scripts from finish.d to check.d. Requires partman-base 106. * Use 'mkdir -p' rather than more awkward test-then-create constructions. [ Frans Pop ] * Move deletion of SVN directories to install-rc script. * Improve the way install-rc is called. * Add amd64 to supported architectures. Closes: #439660. [ Updated translations ] * Belarusian (be.po) by Hleb Rubanau * Bengali (bn.po) by Jamil Ahmed * Danish (da.po) by Claus Hindsgaul * Basque (eu.po) by Piarres Beobide * Italian (it.po) by Stefano Canepa * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ * Panjabi (pa.po) by A S Alam * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Romanian (ro.po) by Eddy Petrișor * Vietnamese (vi.po) by Clytie Siddall -- Frans Pop Wed, 05 Dec 2007 13:20:33 +0100 partman-efi (13ubuntu2) gutsy; urgency=low * init.d/efi: Fix reversed logic affecting ia64 systems (LP: #137501). * choose_method/efi/do_option: Make sure no mountpoint is set. -- Colin Watson Thu, 06 Sep 2007 11:43:48 +0100 partman-efi (13ubuntu1) gutsy; urgency=low * Resynchronise with Debian. Remaining changes: - Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions. - Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. - Move sanity-checking scripts from finish.d to check.d. -- Colin Watson Mon, 14 May 2007 12:07:44 +0100 partman-efi (13) unstable; urgency=low [ Updated translations ] * Malayalam (ml.po) by Praveen A -- Frans Pop Tue, 27 Feb 2007 18:27:32 +0100 partman-efi (12) unstable; urgency=low * Add dependency on efi-modules. [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Belarusian (be.po) by Pavel Piatruk * Danish (da.po) by Claus Hindsgaul * Esperanto (eo.po) by Serge Leblanc * Kurdish (ku.po) by rizoye-xerzi * Latvian (lv.po) by Aigars Mahinovs * Malayalam (ml.po) by Praveen A * Panjabi (pa.po) by A S Alam * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Romanian (ro.po) by Eddy Petrișor * Slovenian (sl.po) by Matej Kovačič -- Frans Pop Wed, 31 Jan 2007 17:51:57 +0100 partman-efi (11ubuntu3) feisty; urgency=low * Remove gptsync code; parted does this itself now as of version 1.7.1-3ubuntu3. -- Colin Watson Wed, 7 Mar 2007 12:57:39 +0000 partman-efi (11ubuntu2) feisty; urgency=low * Move sanity-checking scripts from finish.d to check.d. * Set maintainer to ubuntu-installer@lists.ubuntu.com. -- Colin Watson Tue, 20 Feb 2007 20:54:54 +0000 partman-efi (11ubuntu1) feisty; urgency=low * On Intel Macs, depend on gptsync-udeb and run gptsync on changed devices after committing changes. * Automatically use existing EFI system partitions on Intel Macs as EFI boot partitions (LP: #38225). * Create fat32 EFI partitions with the name "EFI System Partition" by default on Intel Macs. -- Colin Watson Wed, 17 Jan 2007 13:58:59 +0000 partman-efi (11) unstable; urgency=low * Run debconf-updatepo * Update Standards-Version to 3.7.2 -- dann frazier Tue, 31 Oct 2006 15:32:39 -0700 partman-efi (10) unstable; urgency=low [ Colin Watson ] * Build on i386, for i386-based Apple systems; restrict to systems with EFI (i.e. /proc/efi or /sys/firmware/efi exist). * Try to load efivars module on init to make sure that the kernel has a chance to create /proc/efi if appropriate. [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Bosnian (bs.po) by Safir Secerovic * Catalan (ca.po) by Jordi Mallach * Danish (da.po) by Claus Hindsgaul * German (de.po) by Jens Seidel * Dzongkha (dz.po) * Esperanto (eo.po) by Serge Leblanc * Estonian (et.po) by Siim Põder * Basque (eu.po) by Piarres Beobide * Irish (ga.po) by Kevin Patrick Scannell * Hungarian (hu.po) by SZERVÑC Attila * Georgian (ka.po) by Aiet Kolkhi * Khmer (km.po) by Leang Chumsoben * Kurdish (ku.po) by Erdal Ronahi * Lithuanian (lt.po) by Kęstutis Biliūnas * Nepali (ne.po) by Shiva Pokharel * Norwegian Nynorsk (nn.po) by Håvard Korsvoll * Northern Sami (se.po) by Børre Gaup * Slovenian (sl.po) by Jure Čuhalev * Swedish (sv.po) by Daniel Nylander * Tamil (ta.po) by Damodharan Rajalingam * Thai (th.po) by Theppitak Karoonboonyanan * Vietnamese (vi.po) by Clytie Siddall -- Frans Pop Thu, 13 Jul 2006 18:37:03 +0200 partman-efi (9) unstable; urgency=low * Matt Kraai - Fix the spelling of "file system". * Colin Watson - Remove useless dependency on parted-udeb. - Change "new Debian system" to "new system" to help with derivative branding. - Use 'rm -f' rather than more awkward test-then-remove constructions. * Frans Pop - Changed dependency from partman to partman-base. * dann frazier - Update Standards-Version to 3.6.2.2 - Update my e-mail address in Uploaders -- dann frazier Fri, 27 Jan 2006 15:00:53 -0700 partman-efi (8) unstable; urgency=low * Note that this includes fix(es) for variable substition bugs in translated templates. * Updated translations: - Bosnian (bs.po) by Safir Šećerović - Welsh (cy.po) by Dafydd Harries - Greek, Modern (1453-) (el.po) by Greek Translation Team - Finnish (fi.po) by Tapio Lehtonen - Gallegan (gl.po) by Hctor Fenndez Lpez - Italian (it.po) by Stefano Canepa - Lithuanian (lt.po) by Kęstutis Biliūnas - Dutch (nl.po) by Bart Cornelis - Romanian (ro.po) by Eddy Petrisor -- Joey Hess Wed, 2 Feb 2005 17:30:29 -0500 partman-efi (7) unstable; urgency=low * Updated translations: - Bulgarian (bg.po) by Ognyan Kulev - Greek, Modern (1453-) (el.po) by Greek Translation Team - French (fr.po) by French Team - Hebrew (he.po) by Lior Kaplan - Croatian (hr.po) by Krunoslav Gernhard -- Joey Hess Wed, 20 Oct 2004 15:12:12 -0400 partman-efi (6) unstable; urgency=low * Updated translations: - Welsh (cy.po) by Dafydd Harries - Hebrew (he.po) by Lior Kaplan - Hungarian (hu.po) by VEROK Istvan - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes - Romanian (ro.po) by Eddy Petrisor - Traditional Chinese (zh_TW.po) by Tetralet -- Joey Hess Wed, 6 Oct 2004 16:14:30 -0400 partman-efi (5) unstable; urgency=low * Jim Lieb - remove format flag test in efi partition verification in finish.d/efi - Closes: #268554 * Updated translations: - Czech (cs.po) by Miroslav Kure - Greek, Modern (1453-) (el.po) by Greek Translation Team - Indonesian (id.po) by Debian Indonesia Team - Latvian (lv.po) by Aigars Mahinovs - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud - Dutch (nl.po) by Bart Cornelis - Albanian (sq.po) by Elian Myftiu -- Joey Hess Sun, 3 Oct 2004 13:42:50 -0400 partman-efi (4) unstable; urgency=low * Joey Hess - Use a string in the filesystem list that is consistent with the others used there. No string changes, but dropped an unused string. * Updated translations: - Lithuanian (lt.po) by [unknown] -- Joey Hess Thu, 30 Sep 2004 13:44:06 -0400 partman-efi (3) unstable; urgency=low * Joey Hess - Stop unsetting seen flags, that's not necessary and it breaks preseeding. * Jim Lieb - Get file system type displayed properly - remove extra menu label - Closes: #268555 * Updated translations: - Arabic (ar.po) by Ossama M. Khayat - Bulgarian (bg.po) by Ognyan Kulev - Bosnian (bs.po) by Safir Å ećerović - Catalan (ca.po) by Jordi Mallach - Czech (cs.po) by Miroslav Kure - Welsh (cy.po) by Dafydd Harries - Danish (da.po) by Claus Hindsgaul - German (de.po) by Dennis Stampfer - Greek (el.po) by Greek Translation Team - Spanish (es.po) by Javier Fernandez-Sanguino Peña - Basque (eu.po) by Piarres Beobide Egaña - Persian (fa.po) by Arash Bijanzadeh - Finnish (fi.po) by Tapio Lehtonen - French (fr.po) by French Team - Hebrew (he.po) by Lior Kaplan - Croatian (hr.po) by Krunoslav Gernhard - Indonesian (id.po) by Parlin Imanuel Toh - Japanese (ja.po) by Kenshi Muto - Korean (ko.po) by Changwoo Ryu - Lithuanian (lt.po) by Kęstutis BiliÅ«nasn - Latvian (lv.po) by Aigars Mahinovs - Norwegian (nb.po) by Axel Bojer - Norwegian (nn.po) by HÃ¥vard Korsvoll - Polish (pl.po) by Bartosz Fenski - Portuguese (pt.po) by Miguel Figueiredo - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes - Russian (ru.po) by Russian L10N Team - Slovak (sk.po) by Peter KLFMANiK Mann - Slovenian (sl.po) by Jure Čuhalev - Swedish (sv.po) by Per Olofsson - Turkish (tr.po) by Recai Oktaş - Ukrainian (uk.po) by Eugeniy Meshcheryakov - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu -- Joey Hess Wed, 29 Sep 2004 22:19:33 -0400 partman-efi (2) unstable; urgency=high * Jim Lieb - Don't disable swap after formatting - Set svn:executable on various files - Reduce commit.d/_numbers from 51 to 50 to conform with others - force bootable for fat filesystems used for efi * Christian Perrier - Rename templates file * dann frazier - Uploading with high priority, since partman-efi would be loaded but wouldn't run w/o Jim's changes. -- dann frazier Thu, 26 Aug 2004 16:58:00 -0600 partman-efi (1) unstable; urgency=high * Jim Lieb - Initial release - use partman-palo as template and create same for EFI boot partitions that are found on ia64 systems and x86 systems with EFI BIOS - Translations are a simple global substitute i.e. s/palo/efi/g * dann frazier - Uploading with high urgency as not having this package will result in users reaching the end of an install w/o having created an EFI partitioning, which will cause the boot loader install to fail. -- dann frazier Wed, 11 Aug 2004 03:45:10 -0600