summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* random FIXME cleanupMichael DeHaan2007-06-123-9/+2
* Make ksmeta variables available at top level again.Michael DeHaan2007-06-121-24/+6
* release bumpMichael DeHaan2007-06-126-13/+19
* Generalizes tree listing to allow for inheritance and arbitrary nestingMichael DeHaan2007-06-126-15/+24
* Add conceptual_parent concept, to allow tree retrieval of objects that may haveMichael DeHaan2007-06-124-24/+29
* Add code for generation of object downlinks during config parsing.Michael DeHaan2007-06-126-11/+50
* Remove dead code.Michael DeHaan2007-06-121-31/+0
* Fix webpage typos.Michael DeHaan2007-06-121-2/+2
* Generalizes object blending and the concept of parentage to allow for later s...Michael DeHaan2007-06-117-120/+191
* Fix doc pathsMichael DeHaan2007-06-082-1/+1
* New cobbler website.Michael DeHaan2007-06-0825-172/+522
* Put cobbler website under version control, some changes still TBAMichael DeHaan2007-06-0853-13/+4239
* Always create the .origin and directory, even if doing the reposync fromMichael DeHaan2007-06-081-3/+2
* Perry Myers docs for --arch on "cobbler repo add", + minor tweaksMichael DeHaan2007-06-071-0/+4
* Add --createrepo-flags (in "cobbler repo add") to the manpage, also add "-cMichael DeHaan2007-06-075-9/+17
* This is Perry Myers's patch to reposync to allow for caching options and toMichael DeHaan2007-06-074-34/+53
* Fix setup.pyMichael DeHaan2007-06-061-9/+9
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-069-32/+61
* Fix error in string translation changes.Michael DeHaan2007-06-011-2/+2
* Serialize the value given for --mac.Michael DeHaan2007-05-301-2/+3
* Ongoing work on making system --names descriptive, plus manpage andMichael DeHaan2007-05-305-76/+104
* WIP: Allow system names to be anything, and gather mac address and IP fromMichael DeHaan2007-05-305-88/+148
* String update.Michael DeHaan2007-05-301-1/+1
* Fix missing rhpl import for i18nMichael DeHaan2007-05-301-0/+2
* Fix bug when a report on a specific object is requested using the wrongMichael DeHaan2007-05-301-1/+1
* Update TODOMichael DeHaan2007-05-291-1/+2
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-2926-457/+260
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-2528-14/+79
* updated TODO list, removing some items that have been completed and/orMichael DeHaan2007-05-251-36/+12
* Adding missing file to MANIFEST.inMichael DeHaan2007-05-241-0/+1
* Fix date in changelog.Michael DeHaan2007-05-241-1/+1
* Change cobbler code to use /etc/ethers and /var/lib/cobbler/cobbler_hostsMichael DeHaan2007-05-243-15/+54
* Adding dnsmasq templateMichael DeHaan2007-05-241-0/+18
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-2411-60/+143
* Adding syslinux as dep. (Thanks euclid).Michael DeHaan2007-05-171-0/+3
* in rawhide, apparently yumdownloader doesn't accept --config but doesMichael DeHaan2007-05-011-1/+1
* ChangelogMichael DeHaan2007-04-271-0/+1
* Echo "list" features in report syntax.Michael DeHaan2007-04-271-9/+17
* Allow "list" to show specifics of a specific object when given as aMichael DeHaan2007-04-271-4/+23
* Un-un-hardcode the dir parameter for now.Michael DeHaan2007-04-271-1/+1
* If import name has underscores, prevent duplicate arch info just the same.Michael DeHaan2007-04-271-0/+3
* Release bumpMichael DeHaan2007-04-273-2/+9
* Remove hardcode of /var/www/cobbler from cobblerdMichael DeHaan2007-04-271-1/+1
* Fix warning message for "cobbler check" and malformed /etc/dhcpd.confMichael DeHaan2007-04-272-3/+3
* Release bump + changelogMichael DeHaan2007-04-263-3/+12
* Make "cobbler import" more accomodating of older distros (once again)Michael DeHaan2007-04-261-8/+27
* Fix RPM defattr.Michael DeHaan2007-04-261-1/+1
* (no commit message)Michael DeHaan2007-04-232-15/+16
* Fix to make "repo delete" functional after the CLI refactoring.Michael DeHaan2007-04-201-1/+5
* Remove some stray tests that no longer apply.Michael DeHaan2007-04-201-2/+0