summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* New version.Chris Lumens2012-10-021-1/+1
|
* New version.Chris Lumens2012-09-261-1/+1
|
* New version.Chris Lumens2012-09-251-1/+1
|
* New version.Chris Lumens2012-09-141-1/+1
|
* New version.Chris Lumens2012-08-221-1/+1
|
* Remove isomd5sum-static from build requiresVratislav Podzimek2012-08-171-4/+0
| | | | | This was only needed in loader's media checking code we no longer have.
* New version.Chris Lumens2012-08-161-1/+1
|
* Remove the data/bootdisk directory tree.Chris Lumens2012-08-161-6/+0
| | | | This is all handled by lorax now, and having it in two places is confusing.
* New version.Chris Lumens2012-08-151-1/+1
|
* Merge master into newtuiJesse Keating2012-08-131-1/+1
|\ | | | | | | | | | | | | | | | | | | Conflicts: pyanaconda/ui/gui/__init__.py pyanaconda/ui/gui/spokes/custom.py One last merge before pushing to master. The conflicts were due to more development happening on those files, the result is what I hope is a clean merge.
| * New version.Chris Lumens2012-08-131-1/+1
| |
* | Merge master into newtuiMartin Sivak2012-08-061-3/+1
|\|
| * New version.Chris Lumens2012-08-031-1/+1
| |
| * Merge branch 'master' into newui-mergeChris Lumens2012-08-031-1/+0
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am anaconda data/systemd/anaconda.target pyanaconda/bootloader.py pyanaconda/constants.py pyanaconda/iutil.py pyanaconda/kickstart.py pyanaconda/network.py pyanaconda/vnc.py scripts/makeupdates
| | * Drop gptsyncJesse Keating2012-07-191-1/+0
| | | | | | | | | | | | | | | We're not supporting the boot mode that requires gptsync so don't ship the software any more.
| * | Remove the old UI's glade files.Chris Lumens2012-07-191-1/+0
| | | | | | | | | | | | | | | Without gui.py and iw/, they're not useful anymore except as examples of what not to do on newui.
* | | Add automake files for TUIMartin Sivak2012-08-061-0/+5
|/ /
* | Remove the old graphical user interface.Chris Lumens2012-07-171-1/+0
| | | | | | | | | | We're not using it for anything, and I don't want people looking at it for any reason anyway. If we really need to, it's still in version control.
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am anaconda anaconda.spec.in loader/loader.c loader/net.c loader/unpack.c po/POTFILES.in pyanaconda/__init__.py pyanaconda/bootloader.py pyanaconda/cmdline.py pyanaconda/constants.py pyanaconda/dispatch.py pyanaconda/errors.py pyanaconda/flags.py pyanaconda/iutil.py pyanaconda/kickstart.py pyanaconda/platform.py pyanaconda/storage/__init__.py pyanaconda/storage/devicetree.py pyanaconda/storage/fcoe.py pyanaconda/storage/formats/swap.py pyanaconda/storage/iscsi.py pyanaconda/storage/partitioning.py pyanaconda/yuminstall.py scripts/makeupdates
| * Merge branch 'f17-branch'Will Woods2012-05-181-0/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is probably the final merge from f17-branch, since we're at the RC stage and nobody seems to be screaming for a new build. * f17-branch: New version. Partially revert "We have a grub2 theme now, so say to use it." (#822123) New version. anaconda-cleanup: umount /run/media too (#820750) Disable md /boot and /boot/efi on EFI. (#816823) dracut: use nfs3 by default (#811242) script.py error message needs gettext We have a grub2 theme now, so say to use it. New version. dracut: automatic updates.img for http/ftp (#809647) Install grub2 /before/ writing the config file (re: rhbz #809111) makeupdates: ignore most of data directory handle 'cdrom' methodstr (#817084) Simplify what we dump in device.map for grub2-2.0-0.24.beta4.fc17 . be more clear about kickstart keyboard errors (#789725) Fix suggestDeviceName to correctly avoid in-use lv names. (#812528) Notify the kernel/udev after creating swap space. (#818352) New version. lower minimum memory requirements by 256M (#708966) liveinst/gnome: Add a welcome screen for use by the Desktop spin Conflicts: anaconda.spec.in configure.ac po/anaconda.pot pyanaconda/bootloader.py
| | * New version.Brian C. Lane2012-05-161-1/+1
| | |
| | * New version.Brian C. Lane2012-05-141-1/+1
| | |
| | * New version.Brian C. Lane2012-05-091-1/+1
| | |
| | * New version.Brian C. Lane2012-05-041-1/+1
| | |
| | * liveinst/gnome: Add a welcome screen for use by the Desktop spinKalev Lember2012-05-041-0/+1
| | | | | | | | | | | | | | | | | | | | | Imported from https://github.com/cosimoc/fedora-welcome This is for Fedora 17 only. It will be moved into its own package for Fedora 18.
| | * New version.Brian C. Lane2012-05-011-1/+1
| | |
| | * New version.Brian C. Lane2012-04-261-1/+1
| | |
| | * New version.Brian C. Lane2012-04-231-1/+1
| | |
| | * New version.Brian C. Lane2012-04-181-1/+1
| | |
| | * New version.Brian C. Lane2012-04-091-1/+1
| | |
| | * New version.Brian C. Lane2012-04-061-1/+1
| | |
| | * New version.Brian C. Lane2012-04-031-1/+1
| | |
| | * New version.Brian C. Lane2012-04-031-1/+1
| | |
| | * New version.Brian C. Lane2012-03-281-1/+1
| | |
| | * New version.Brian C. Lane2012-03-271-1/+1
| | |
| | * New version.Brian C. Lane2012-03-221-1/+1
| | |
| | * New version.Brian C. Lane2012-03-161-1/+1
| | |
| | * Add anaconda dracut module [WIP!]Will Woods2012-03-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the dracut directory and anaconda-dracut subpackage. The 'anaconda' dracut module replaces loader. It should handle all the tasks that loader used to handle in the first stage of the boot process. It's a work in progress, but it currently supports repo={http,ftp,nfs} and most anacaconda network options. Kickstart parsing is handled using a python interpreter and pykickstart, which (surprisingly) only adds ~600k to the initramfs. Driver disks are not yet supported.
| | * We've got you cornered now, loader: remove from automake/spec/poWill Woods2012-03-161-2/+0
| | | | | | | | | | | | | | | Seriously, we don't need loader anymore. Remove it from autoconf/automake, the specfile, and POTFILES.in.
| | * New version.Brian C. Lane2012-03-061-1/+1
| | |
| | * New version.Brian C. Lane2012-02-211-1/+1
| | |
| | * New version.Brian C. Lane2012-02-201-1/+1
| | |
| | * New version.Brian C. Lane2012-02-161-1/+1
| | |
| | * New version.Brian C. Lane2012-02-131-1/+1
| | |
| * | New version.Brian C. Lane2012-04-181-1/+1
| | |
| * | Merge branch 'master' into noloaderWill Woods2012-02-211-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: loader/net.c pyanaconda/constants.py
| | * | New version.Brian C. Lane2012-02-201-1/+1
| | | |
| * | | Add anaconda dracut module [WIP!]Will Woods2012-02-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the dracut directory and anaconda-dracut subpackage. The 'anaconda' dracut module replaces loader. It should handle all the tasks that loader used to handle in the first stage of the boot process. It's a work in progress, but it currently supports repo={http,ftp,nfs} and most anacaconda network options. Kickstart parsing is handled using a python interpreter and pykickstart, which (surprisingly) only adds ~600k to the initramfs. Driver disks are not yet supported.
| * | | We've got you cornered now, loader: remove from automake/spec/poWill Woods2012-02-151-2/+0
| |/ / | | | | | | | | | | | | Seriously, we don't need loader anymore. Remove it from autoconf/automake, the specfile, and POTFILES.in.
| * / New version.Brian C. Lane2012-02-091-1/+1
| |/