2004-09-27 Jeremy Katz * kickstart.py: Allow name.arch syntax for selecting a package in %packages (#124456) * iw/partition_dialog_gui.py (PartitionEditor.run): * iw/raid_dialog_gui.py (RaidEditor.run): Update SpinButtons before getting their value (#133456) * iw/language_support_gui.py (LanguageSupportWindow.rebuild_combo): Fix traceback when unselecting last language (#133164) * fsset.py (swapFileSystem.mount): Skip version 0 swaps (#122101) * partedUtils.py (sniffFilesystemType): Don't accept version 0 swaps as swap * kickstart.py (KickstartBase.definePartition): strip /dev from --onpart (inspired by #121486) * loader2/hdinstall.c: skip over /dev if given for path (#121486) * lang-table: Use no instead of no-latin1 as Norwegian keyboard (#133757) * loader2/loader.c: Load dm-zero, dm-snapshot and dm-mirror (#132001) * scripts/mk-images.i386: * scripts/mk-images.ia64: * scripts/mk-images.ppc: * scripts/mk-images.s390: * scripts/mk-images.x86_64: Use a variable for raid and lvm modules. Add dm-zero, dm-snapshot and dm-mirror (#132001) 2004-09-24 Jeremy Katz * anaconda.spec: Bump version * iw/partition_gui.py (PartitionWindow.populate): * textw/partition_text.py (PartitionWindow.populate): Free space isn't active, so we can't just ignore it. Instead, just ignore non-active partitions of < 1 MB (#133425) * installclasses/rhel_as.py: * installclasses/rhel_desktop.py: * installclasses/rhel_es.py: * installclasses/rhel_ws.py: Add installclasses for Red Hat Enterprise Linux (hidden) for translation purposes. * loader2/Makefile (VERSION): Define VERSION. * Makefile: Define VERSION and RELEASE here. * Makefile.inc (VERSION): * Makefile.inc (RELEASE): Move to Makefile * loader2/module-info: Add 3w-9xxx (#133525) * scripts/upd-instroot: Switch back to default zh_CN font instead of the bitmap one (#133330) 2004-09-23 Jeremy Katz * loader2/getparts.c (isPartitionName): i2o devices don't use a "p" separator (#133379) * iutil.py (makeDriveDeviceNodes): Create more RAID devices. (makeDriveDeviceNodes): i2o devices don't use a "p" separator (#133379) * loader2/cdinstall.c: Don't use PROBE_LOADED for cd probing (#131033) * loader2/hardware.c: We can always probe devices with current supported hardware. (#132592) 2004-09-23 Bill Nottingham * loader2/module-info, scripts/mk-images.*: fix megaraid module name 2004-09-22 Jeremy Katz * anaconda.spec: Bump version. * fsset.py (DevptsFileSystem.isMountable): Don't mount /dev/pts during install (#133301) * scripts/splittree.py: Fix for SRPMs (#122737) * bootdisk/i386/syslinux.cfg: * bootdisk/x86_64/syslinux.cfg: Add localboot option (#120687). * scripts/mk-images.ia64: * scripts/mk-images.x86_64 Remove spurious fi * textw/firewall_text.py: Oops, fix syntax error 2004-09-21 Jeremy Katz * anaconda.spec: Bump version * lang-table (Arabic): Don't attempt Arabic text mode (#122228) * scripts/upd-instroot (KEEPFILEGR): Add KacstQura font (#122228) * scripts/mk-images.x86_64: Add a README in the images/pxeboot dir. * scripts/mk-images.ia64: Create an images/pxeboot directory with the kernel + initrd used in the boot.img. * loader2/net.c (chooseNetworkInterface): Support using ksdevice=macaddr instead of ksdevice=link or ksdevice=ethX. Should sanitize the mac address to handle most sane formats (#130605). * isys/getmacaddr.c (sanitizeMacAddr): Add function. * isys/getmacaddr.h (sanitizeMacAddr): Add prototype. * Makefile: Get 'make build' working with build system changes. 2004-09-21 Jeremy Katz * anaconda.spec: * Makefile: * Makefile.inc: Rework build to not get date substituted in with a snapbuild. Include changes explicitly in package changelog.