Package: anaconda-17.13-1.fc17 Tag: None Status: complete Built by: sharkcz

S390 Koji Build System buildsys at fedoraproject.org
Thu Mar 22 01:14:31 UTC 2012


Package: anaconda-17.13-1.fc17
Tag: None
Status: complete
Built by: sharkcz
ID: 104049
Started: Wed, 21 Mar 2012 18:09:54 EDT
Finished: Wed, 21 Mar 2012 18:13:15 EDT
Changelog:
* Fri Mar 16 2012 Brian C. Lane <bcl at redhat.com> - 17.13-1
- anaconda.service Wants=NetworkManager.service (wwoods)
- make sure we save the network setup for any network device we used (wwoods)
- make sure parse-kickstart's ifcfg files get copied to the system (wwoods)
- fedora-import-state.service is in initscripts now (wwoods)
- Add flag to disable available-memory check (for debugging etc.) (wwoods)
- fix logic for setting set rd.{luks,dm,md,lvm}=0 (wwoods)
- fix run_kickstart for the non-repo case (wwoods)
- run_kickstart: go back to targeted cmdline parsing (wwoods)
- parse-kickstart: write ifcfg files for all net devs (wwoods)
- add the traditional anaconda dhcpclass (wwoods)
- cleanups and fixes for ksdevice/bootdev handling (wwoods)
- drop unused when_netdev_online function (wwoods)
- make run_kickstart re-parse the whole commandline (wwoods)
- set rd.{luks,dm,md,lvm}=0 unless the user says otherwise (wwoods)
- handle inst.* cmdline args correctly (bcl)
- fixup for syntax error in inst.ks/--kickstart patch (wwoods)
- set ANACONDA=1 udev property in the right place (wwoods)
- fix inst.ks handling in anaconda (wwoods)
- fixups: run ks early, don't repeat netroot (wwoods)
- fixup: "online" hook renamed "initqueue/online" upstream (wwoods)
- Quiet bash error message if (optional) treeinfo is missing (wwoods)
- a couple small cleanups/fixes for fedora-import-state.service (wwoods)
- anaconda-shell service tweaks (wwoods)
- add fedora-import-state.service (fix NFS root: #799989) (wwoods)
- anaconda-netroot.sh: make sure dracut writes out the ifcfg files (wwoods)
- Use "online" hook to handle anaconda network root devices (wwoods)
- Fetch network kickstarts from the "online" hook (wwoods)
- set wait_for_dev /dev/root in parse-anaconda-repo.sh (wwoods)
- fix find_runtime() and parse_kickstart() (wwoods)
- kickstart parsing fixups: keep running if parse fails (wwoods)
- handle more KickstartErrors (wwoods)
- anaconda-lib: make sure we only run when_*_online jobs once (wwoods)
- add missing newline to /tmp/ks.info (wwoods)
- don't source dracut-lib.sh twice (it causes crashes) (wwoods)
- kickstart: only wait for kickstart if we're actually fetching it (wwoods)
- fetch-kickstart-*: actually do run_kickstart (wwoods)
- python-deps: cleanups/comments (wwoods)
- replace pythondeps.sh with python-deps (python script) (wwoods)
- move parse-kickstart.py back to parse-kickstart (wwoods)
- Makefile.am: use dist_dracut_SCRIPTS to make scripts executable (wwoods)
- fix bad path for parse-kickstart.py (wwoods)
- refactor network handling (support ibft and ksdevice) (wwoods)
- update Makefile.am (wwoods)
- add fetch-kickstart-disk and fetch-kickstart-net (wwoods)
- make cd autoprobe catchall rule actually run for each device (wwoods)
- fix inst.repo=cdrom (wwoods)
- move deprecation warnings into parse-anaconda-options.sh (wwoods)
- add wait_for_kickstart() (wwoods)
- parse-kickstart updates (wwoods)
- anaconda-lib: rename check_isodir, add anaconda_live_root_dir (wwoods)
- anaconda-{nfs,disk}root updates (wwoods)
- split genrules into repo-genrules.sh and kickstart-genrules.sh (wwoods)
- minor parse cleanups for kickstart and repo (wwoods)
- improve handling of anaconda repo root stuff (wwoods)
- parse-kickstart: return filename, drop biospart junk (wwoods)
- make sure edd is loaded, if available (wwoods)
- Drop dmidecode binary, just cat /sys/class/dmi/id/product_serial (wwoods)
- dracut/anaconda-genrules.sh: add catch-all rule for autoprobing CDs (wwoods)
- add more kickstart code, shuffle genrules code around (wwoods)
- move disk_to_dev_path to anaconda-lib (wwoods)
- edit anaconda-urlroot status messages (wwoods)
- fix typo in anaconda-urlroot (wwoods)
- add anaconda-urlroot (handle inst.repo=[http|ftp]) (wwoods)
- whoops, forgot anaconda-lib.sh (wwoods)
- dracut: check for .buildstamp in /run/initramfs (wwoods)
- anaconda-dracut: make sure we execute pythondeps.sh (wwoods)
- dumb typo fix: "convertfs", not "covertfs" (wwoods)
- dracut: move to /usr/lib (wwoods)
- dracut: depend on "convertfs" module (wwoods)
- Make anaconda-dracut subpackage noarch (wwoods)
- Add anaconda dracut module [WIP!] (wwoods)
- Completely remove loader/ (wwoods)
- We've got you cornered now, loader: remove from automake/spec/po (wwoods)
- move linuxrc.s390 out of harm's way (wwoods)
- move vncpassword handling into anaconda; remove recoverVNCPassword (wwoods)
- Remove misc. references to loader (wwoods)
- remove ancient anaconda-release-notes.txt (wwoods)
- remove scripts/upd-initrd and scripts/upd-bootiso (wwoods)
- Move from loader.service to anaconda.service (wwoods)
- Schedule (no-op) btrfs format create actions. (#799154) (dlehman)
- intelligently choose the window size (#800609) (bcl)
- fix text upgrade bootloader dialog (#742207) (bcl)

* Tue Mar 06 2012 Brian C. Lane <bcl at redhat.com> - 17.12-1
- only allow GPT boot flag on EFI System partition (#746895) (bcl)
- Add dracut args for /usr to bootloader (#787893) (bcl)
- Make sure all kickstart partition reqs get appropriate weight setting.
  (dlehman)
- Fix test for unsupported format type in kickstart. (dlehman)
- Update the fs size limit for ext3/ext4 from 8TB to 16TB. (dlehman)
- Don't allow /boot on logical partition except for grub. (dlehman)
- empty versions shouldn't be upgradable or traceback (#791317) (bcl)
- Don't crash when broken md devices are present. (#731177) (dlehman)
- Add missing definition of BTRFSError. (#796013) (dlehman)

* Tue Feb 21 2012 Brian C. Lane <bcl at redhat.com> - 17.11-1
- import using the right path to iutil (bcl)



SRPMS:
  anaconda-17.13-1.fc17.src.rpm

Closed tasks:
-------------

Task 625994 on fedora2.s390.bos.redhat.com
Task Type: build (None, anaconda-17.13-1.fc17.src.rpm)

Task 625995 on fedora1.s390.bos.redhat.com
Task Type: buildArch (anaconda-17.13-1.fc17.src.rpm, s390)
logs:
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625995&name=build.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625995&name=mock_output.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625995&name=root.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625995&name=state.log
rpms:
 http://s390pkgs.fedoraproject.org/packages/anaconda/17.13/1.fc17/s390/anaconda-17.13-1.fc17.s390.rpm
 http://s390pkgs.fedoraproject.org/packages/anaconda/17.13/1.fc17/s390/anaconda-debuginfo-17.13-1.fc17.s390.rpm
 http://s390pkgs.fedoraproject.org/packages/anaconda/17.13/1.fc17/s390/anaconda-dracut-17.13-1.fc17.noarch.rpm

Task 625996 on fedora2.s390.bos.redhat.com
Task Type: buildArch (anaconda-17.13-1.fc17.src.rpm, s390x)
logs:
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625996&name=build.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625996&name=mock_output.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625996&name=root.log
  http://s390.koji.fedoraproject.org/koji/getfile?taskID=625996&name=state.log
rpms:
 http://s390pkgs.fedoraproject.org/packages/anaconda/17.13/1.fc17/s390x/anaconda-17.13-1.fc17.s390x.rpm
 http://s390pkgs.fedoraproject.org/packages/anaconda/17.13/1.fc17/s390x/anaconda-debuginfo-17.13-1.fc17.s390x.rpm
 http://s390pkgs.fedoraproject.org/packages/anaconda/17.13/1.fc17/s390x/anaconda-dracut-17.13-1.fc17.noarch.rpm



Task Info: http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=625994
Build Info: http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=104049


More information about the s390-builds mailing list