summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-10-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-211-0/+4
| | | | * anaconda.spec: Bump version.
* Pass the bootloader --timeout= parameter from pykickstart along to booty.Chris Lumens2007-10-191-0/+4
|
* - fix missing close() callsPeter Jones2007-10-191-0/+6
| | | | - reformat some edd code
* - fix some missing close(), gunzip_close(), and munmap() callsPeter Jones2007-10-191-0/+9
| | | | - fix handling of EINTR from init_module(2)
* Work around a quoting bug in pxelinux (#248170).Chris Lumens2007-10-191-0/+3
|
* - close /.buildstamp when we're done parsing itPeter Jones2007-10-191-0/+6
| | | | - close /var/run/init.pid when we're done with it.
* - avoid double gunzip_close() when we get a bad kbd file.Peter Jones2007-10-191-0/+3
|
* - fix missing closedir() calls.Peter Jones2007-10-191-0/+2
|
* Filter available network devices by checking their type in sysfs (#338461).Chris Lumens2007-10-191-0/+3
|
* - close /proc/net/dev when we're done with it.Peter Jones2007-10-191-0/+3
|
* - close /.buildstamp when we're done with it.Peter Jones2007-10-191-1/+5
|
* Use the netlink code to get our IP address, instead of trusting thatChris Lumens2007-10-191-0/+5
| | | | | kickstartNetworkUp will set the data correctly on the second time through (#336761).
* Detect success from netlink_init_interfaces_list correctly.Chris Lumens2007-10-191-0/+5
|
* - fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621)Peter Jones2007-10-181-1/+13
|
* * network.py: add ATTR{type}=="1" to rule to avoid matching wmaster*Bill Nottingham2007-10-181-0/+4
|
* - fix gptsync types on x86_64.Peter Jones2007-10-181-0/+7
|
* Detect invalid hard drives given to bootloader --driveorder and error cleanlyChris Lumens2007-10-171-0/+5
| | | | (#333861).
* - remove sound-and-video from 'Office and Productivity'Peter Jones2007-10-171-0/+11
| | | | - bump version
* - fix liveinst build's missing 'depend' rule.Peter Jones2007-10-171-0/+9
|
* - new version.Peter Jones2007-10-171-0/+4
|
* - add showpart here tooPeter Jones2007-10-171-0/+4
|
* - update to gptsync 0.10 to fix "Santa Rosa" macs. Also add "showpart" fromPeter Jones2007-10-171-0/+7
| | | | gptsync.
* Remove obsolete translation (#332141).Chris Lumens2007-10-151-0/+4
|
* 2007-10-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-151-0/+4
| | | | * Makefile: don't build gptsync on ppc
* New version.Chris Lumens2007-10-121-0/+4
|
* Strip whitespace from the end of the architecture as well.Chris Lumens2007-10-121-0/+3
|
* Clean up some memory management in HTTP/FTP file transferring. Fix loaderChris Lumens2007-10-121-0/+6
| | | | | segfaults caused by improperly appending the MAC address-specific HTTP headers (#328191).
* 2007-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-121-0/+2
| | | | * isys/devnodes.c: And, you know, use the right ps3 device names
* 2007-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-121-0/+4
| | | | * isys/devnodes.c (devMakeInode): Add ps3 disk device
* 2007-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-121-0/+5
| | | | | * loader2/hardware.c (detectHardware): Revert ssb hack as kudzu has one now
* Fix lang setting for Romanian (#327431).Chris Lumens2007-10-121-0/+4
|
* 2007-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-121-0/+4
| | | | * upgrade.py: Add dbus to upgrade remove blacklist
* 2007-10-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-111-0/+4
| | | | * scripts/mk-images (foundakernel): Actually extract firmware
* 2007-10-11 Bill Nottingham <notting@redhat.com>Bill Nottingham2007-10-111-0/+6
| | | | | * network.py: write persistent udev network device name rules (#264901) * packages.py: restore SELinux context on rules file
* 2007-10-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-111-0/+2
| | | | * scripts/upd-instroot: Improved find patch from Orion Poplawski
* 2007-10-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-111-0/+6
| | | | * network.py (Network.write): Fix spaces between host names
* Don't add labels to /etc/fstab lines for reused LVs (#216561).Chris Lumens2007-10-111-0/+5
|
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-0/+2
| | | | * anaconda.spec: Bump version.
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-0/+3
| | | | | * livecd.py (LiveCDCopyBackend.doPostInstall): Copy over modprobe.conf from the live system
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-0/+3
| | | | | * network.py (NetworkDevice.__str__): Don't traceback with unconfigured nics (#325071)
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-0/+4
| | | | | | * upgrade.py (upgradeMountFilesystems): Check to see if we should disable selinux based on whether the system has been booting with selinux disabled (#242510)
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-0/+6
| | | | | | * scripts/upd-instroot: Patches from Orion Poplawski to add timing information, not duplicate the file list creation, not doubling package installs and avoiding using find when we can
* 2007-10-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-091-0/+6
| | | | | | * iw/autopart_type.py (PartitionTypeWindow.getScreen): Make labels bold programatically rather than in the XML * ui/autopart.glade: Don't include markup in XML (#322681)
* 2007-10-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-091-0/+2
| | | | * anaconda.spec: Bump version.
* 2007-10-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-081-0/+4
| | | | * scripts/upd-instroot (tsflags): Use nodocs (Orion Poplawski)
* Fix typo.Chris Lumens2007-10-051-0/+2
|
* Add extra headers for architecture and release (#315601).Chris Lumens2007-10-051-0/+5
|
* 2007-10-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-051-0/+7
| | | | | | | * partitions.py (Partitions.sanityCheckAllRequests.getBaseReqs): Only get the disk partition for actual partition requests (#316551, #318841, #300721). Also, only iterate over the requests on mactels/efi boxes
* 2007-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-041-0/+3
| | | | | * loader2/hardware.c (detectHardware): Hack to ignore ssb driver (#311421)
* 2007-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-041-0/+5
| | | | | * yuminstall.py (AnacondaYum.doConfigSetup): Set repo cost so that we'll pull things from the DVD over going to the network (#245696)