Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Remove last references to old YAML parser. | Michael DeHaan | 2009-03-02 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG scripts/index.py | |||||
| * | | | Add TAGS to .gitignore | John Eckersberg | 2009-02-28 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | - Add 'tags' target in Makefile to build emacs tags file | John Eckersberg | 2009-02-28 | 1 | -9/+11 | |
| | | | | | | | | | | | | | | | | - Cleanup whitespace in Makefile | |||||
* | | | | update changelog | Michael DeHaan | 2009-02-27 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Allow src and noarch in API and webapp for repos, make the set_repo function ↵ | Michael DeHaan | 2009-02-27 | 4 | -9/+38 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | smarter. Conflicts: cobbler/utils.py | |||||
* / / | Name server and name server search paths are arrays, not strings, and thus ↵ | Michael DeHaan | 2009-02-27 | 2 | -4/+4 | |
|/ / | | | | | | | don't need <<inherit>> goo to make them work. | |||||
* | | Switch to PyYAML for yaml processing. | Michael DeHaan | 2009-02-26 | 20 | -1724/+39 | |
| | | | | | | | | | | | | Conflicts: cobbler.spec | |||||
* | | Fix build for rawhide now that yaboot is included, don't terminate the build | Michael DeHaan | 2009-02-26 | 2 | -0/+2 | |
| | | | | | | | | because ppc content is packaged for a noarch, content is not intended for the local machine but remotes. | |||||
* | | Change to allow discovery of source for buildiso --standalone from the ↵ | James Cammarata | 2009-02-25 | 1 | -3/+17 | |
| | | | | | | | | kernel path in the distro | |||||
* | | Add git-core as a build dependency | Jasper Capel | 2009-02-25 | 1 | -2/+2 | |
| | | ||||||
* | | Use the special make target for debian | Jasper Capel | 2009-02-25 | 1 | -1/+1 | |
| | | ||||||
* | | Change Debian build version to 1.5.0 | Jasper Capel | 2009-02-25 | 1 | -1/+7 | |
| | | ||||||
* | | Create a Makefile target just for Debian | Jasper Capel | 2009-02-25 | 1 | -7/+4 | |
| | | ||||||
* | | Initial commit of debian build files | root | 2009-02-25 | 12 | -0/+638 | |
| | | ||||||
* | | Have the Makefile respect the DESTDIR env variable | root | 2009-02-25 | 1 | -1/+7 | |
| | | ||||||
* | | Changelog update | Michael DeHaan | 2009-02-25 | 1 | -0/+1 | |
| | | ||||||
* | | Merge commit 'davehatton/my-devel' into devel | Michael DeHaan | 2009-02-25 | 1 | -14/+27 | |
|\ \ | ||||||
| * | | don't add DNS entries to ifcfg-* for slave interfaces | Dave Hatton | 2009-02-25 | 1 | -4/+7 | |
| | | | ||||||
| * | | specific code to add nameservers to /etc/resolv.conf | Dave Hatton | 2009-02-25 | 1 | -0/+8 | |
| | | | ||||||
| * | | move name server search path code outside of main loop | Dave Hatton | 2009-02-25 | 1 | -10/+12 | |
| | | | ||||||
| * | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into devel | Dave Hatton | 2009-02-24 | 3 | -3/+13 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into devel | Dave Hatton | 2009-02-24 | 54 | -85/+4328 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into devel | Dave Hatton | 2009-02-19 | 5 | -19/+53 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into devel | Dave Hatton | 2009-02-19 | 17 | -55/+173 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix subprocess call to use the embedded module. | Michael DeHaan | 2009-02-16 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG | |||||
* | | | | | | | Specify query string for RPM operations. | Michael DeHaan | 2009-02-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge commit 'jamesc/standalone' into devel | Michael DeHaan | 2009-02-24 | 3 | -56/+165 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Troubleshooting, booting from iso did not like having the files named after ↵ | James Cammarata | 2009-02-23 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the distro. Reverted names to vmlinuz and initrd.img and everything seems to work fine | |||||
| * | | | | | | [CRIT] Fix for --tempdir deletion bug | James Cammarata | 2009-02-13 | 1 | -0/+8 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into standalone | James Cammarata | 2009-02-13 | 58 | -216/+649 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | buildiso --standalone 90% done | James Cammarata | 2009-02-13 | 3 | -55/+156 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | still need to fix --tempdir deletion bug | |||||
* | | | | | | | | Anaconda doesn't seem to honor nameservers consistently, set it manually ↵ | Michael DeHaan | 2009-02-24 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (jcapel) | |||||
* | | | | | | | | Anaconda didn't seem to honour --hostname on "network" statements for DHCP, ↵ | Jasper Capel | 2009-02-24 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at least on EL5. This patch sets the hostname in /etc/sysconfig/network explicitly during post_install_network_config. | |||||
* | | | | | | | | Order matters, check for 's390x', then 's390'. | James Laska | 2009-02-24 | 1 | -3/+3 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Sleep longer between power cycling systems (Bill Peck) | Michael DeHaan | 2009-02-24 | 2 | -1/+2 | |
| | | | | | | | ||||||
* | | | | | | | Use nameserver when set in Anaconda config (Ruben Kerkhof) | Michael DeHaan | 2009-02-24 | 2 | -0/+5 | |
| | | | | | | | ||||||
* | | | | | | | Merge commit 'jlaska/devel' into devel | Michael DeHaan | 2009-02-24 | 14 | -84/+404 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | All CMS key=value pairs are also required by koan --replace-self. This ↵ | James Laska | 2009-02-23 | 2 | -75/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch removes hard coding the required installation arguments in the templates and relies on the cobbler system --kopts. Leaving the hard coded values in the _conf file (unused) for now. | |||||
| * | | | | | | | Cosmetic changes mostly, also added a function to show what server | James Laska | 2009-02-23 | 1 | -12/+36 | |
| | | | | | | | | ||||||
| * | | | | | | | s390 distros/profiles need s390x cobbler templates too. | James Laska | 2009-02-20 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | Pass the same blended dictionary to the _parm file template. Always keep ↵ | James Laska | 2009-02-20 | 1 | -29/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the _conf and _parm files updated even when netboot-enabled=0. Don't raise exception when missing distro files are discovered during sync. | |||||
| * | | | | | | | For now, the parm file will contain all boot and CMS args. The parm file is ↵ | James Laska | 2009-02-20 | 1 | -2/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | limited to 80 characters and 11 lines long. | |||||
| * | | | | | | | Fix a few bugs and add several new CMS variables | James Laska | 2009-02-20 | 1 | -23/+27 | |
| | | | | | | | | ||||||
| * | | | | | | | Drop unused $append_line | James Laska | 2009-02-20 | 2 | -2/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Changed default kernel_options_s390x | James Laska | 2009-02-20 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Allow importing s390 distros | James Laska | 2009-02-20 | 2 | -10/+12 | |
| | | | | | | | | ||||||
| * | | | | | | | Adding zpxe.rexx and snippet to packaging | James Laska | 2009-02-20 | 4 | -0/+242 | |
| | | | | | | | | ||||||
| * | | | | | | | A SNIPPET that allows RHEL4 and older distros to reboot properly after install | James Laska | 2009-02-20 | 1 | -0/+10 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix subprocess call to use the embedded module. | Michael DeHaan | 2009-02-20 | 2 | -1/+4 | |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG | |||||
* | | | | | | | Fix import for EL3 ppc | Michael DeHaan | 2009-02-24 | 2 | -1/+2 | |
| | | | | | | |