summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |/
| * New version.Brian C. Lane2012-02-081-1/+1
| |
| * New version.Brian C. Lane2012-02-061-1/+1
| |
| * New version.Brian C. Lane2012-02-011-1/+1
| |
| * New version.Brian C. Lane2012-01-311-1/+1
| |
| * New version.Brian C. Lane2012-01-231-1/+1
| |
| * New version.Chris Lumens2011-11-151-1/+1
| |
* | Move the disk shopping cart into a new spoke lib directory.Chris Lumens2012-06-051-0/+1
| | | | | | | | | | It's going to be needed by both the regular storage interface and the custom interface, so it would be helpful to have it in a common place.
* | Add new packaging module.David Lehman2012-02-281-0/+1
| |
* | Support implementing portions of anaconda's post-install as %post scripts.Chris Lumens2012-02-221-0/+1
| | | | | | | | | | | | | | | | For now, all that's supported is copying screenshots. However this could be extended to other portions that really don't benefit from being in python (restorecon, etc.). Of course none of these scripts get run yet given that we don't have any way to run the kickstart file, but once we do we'll get this for free.
* | Add tools that are useful in working on the GUI. These are not installed.Chris Lumens2011-12-091-0/+1
| |
* | Add Makefile.ams for all the new UI code so it gets installed.Chris Lumens2011-11-211-0/+5
| |
* | Update the gdk check in configure.acChris Lumens2011-11-141-1/+1
| | | | | | | | | | gtk+-3.0 wants gdk-3.0, which means the check needs to change to that version as well.