Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Only download+run anamon.py if enabled in /etc/cobbler/settings | James Laska | 2008-12-11 | 1 | -1/+2 | |
| | | ||||||
* | | Add snippet to download and run anamon.py | James Laska | 2008-12-11 | 1 | -0/+4 | |
|/ | ||||||
* | Hopefully fixed the post_install_network_config for scenarios where not all ↵ | Jasper Capel | 2008-12-09 | 1 | -16/+53 | |
| | | | | MAC-addresses are specified. | |||||
* | Reformat post_install_network_config snippet and add comments, favoring ↵ | Michael DeHaan | 2008-12-08 | 1 | -67/+168 | |
| | | | | development ease versus making the kickstart as readable (for now) | |||||
* | Move default password into settings, modify snippet to work when network ↵ | Michael DeHaan | 2008-12-08 | 1 | -0/+2 | |
| | | | | interface has no MAC/IP or other details | |||||
* | More snippet comment updates | root | 2008-12-03 | 3 | -3/+5 | |
| | ||||||
* | Snippet comments updating to make per-profile kickstarts easier to read | Michael DeHaan | 2008-12-03 | 2 | -3/+6 | |
| | ||||||
* | Replace Start with End, hide comments when not engaged | Michael DeHaan | 2008-12-03 | 1 | -2/+2 | |
| | ||||||
* | Add some kickstart URL tests, which also identified some errors in the ↵ | Michael DeHaan | 2008-11-25 | 1 | -2/+0 | |
| | | | | snippet code. | |||||
* | Fix bug introduced in the staging-ifcfg code and added staging for ↵ | Jasper Capel | 2008-11-21 | 1 | -4/+10 | |
| | | | | modprobe.conf changes. | |||||
* | Added gateway support | Jasper Capel | 2008-11-21 | 1 | -0/+6 | |
| | ||||||
* | Added static route support | Jasper Capel | 2008-11-20 | 1 | -0/+12 | |
| | ||||||
* | Peter Vreman's patch to network config to reflect new field changes | Michael DeHaan | 2008-11-20 | 2 | -16/+4 | |
| | ||||||
* | Merge commit 'jcapel_nl/networking' into devel | Michael DeHaan | 2008-11-19 | 2 | -7/+11 | |
|\ | ||||||
| * | Stage the new network configuration in a tmp-directory first. | Jasper Capel | 2008-11-19 | 1 | -4/+8 | |
| | | ||||||
| * | Forgot one ifconfig line to fix. | Jasper Capel | 2008-11-19 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'networking' of ↵ | Jasper Capel | 2008-11-19 | 2 | -4/+44 | |
| |\ | | | | | | | | | | ssh://bender.newnewyork.nl/home/jasper/git/cobbler into networking | |||||
| * | | Added -a parameter to ifconfig, so we get all interfaces. | Jasper Capel | 2008-11-19 | 2 | -2/+2 | |
| | | | ||||||
* | | | Add a snippet to default kickstarts that sets the cobbler server environment ↵ | Michael DeHaan | 2008-11-19 | 1 | -0/+2 | |
| |/ |/| | | | | | | | | | variable so machines that cobbler installs do not have to use the --server parameter with koan. | |||||
* | | Update partition snippets to allow for ia64 and ppc specific partitioning ↵ | James Laska | 2008-11-13 | 2 | -4/+44 | |
|/ | | | | requirements | |||||
* | Small cleanup in post_install_network_config | Jasper Capel | 2008-11-05 | 1 | -2/+0 | |
| | ||||||
* | Fix in post-install bonding code | Jasper Capel | 2008-11-05 | 1 | -3/+4 | |
| | ||||||
* | Changes to the network_config and pre_install_network_config to add bonding ↵ | Jasper Capel | 2008-11-04 | 2 | -4/+23 | |
| | | | | support to anaconda. When it encounters a bonding master interface, the networking information will be associated to one of it's slaves. | |||||
* | Changes to the post_install_network_config to support bonding. | Jasper Capel | 2008-11-04 | 1 | -9/+38 | |
| | ||||||
* | Merge branch 'jcapel_nl_net' into devel | Michael DeHaan | 2008-10-16 | 2 | -38/+129 | |
|\ | ||||||
| * | Added a pre_install_network_config snippet to generate the networking bits ↵ | Jasper Capel | 2008-10-15 | 2 | -38/+129 | |
| | | | | | | | | | | | | for Anaconda, by mapping the information from cobbler to physical interfaces as seen by the installer kernel. | |||||
* | | Require absolute path to download config files | Michael DeHaan | 2008-10-15 | 1 | -0/+2 | |
| | | ||||||
* | | Fix snippet for download_config_files, misc testing changes | Michael DeHaan | 2008-10-15 | 1 | -1/+1 | |
|/ | ||||||
* | Added VLAN support. | root | 2008-10-14 | 2 | -34/+97 | |
| | ||||||
* | Use static variable for post install network setup | Michael DeHaan | 2008-10-13 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'jcapel_nl_post_network' into devel | Michael DeHaan | 2008-10-13 | 1 | -0/+66 | |
|\ | ||||||
| * | Picked a nicer name for the post-install network config snippet. | Jasper Capel | 2008-10-11 | 1 | -0/+0 | |
| | | ||||||
| * | Fixed a few minor bugs in post_network_system_config | Jasper Capel | 2008-10-11 | 1 | -4/+4 | |
| | | ||||||
| * | Added a post_network_system_config script to go with the generic network ↵ | Jasper Capel | 2008-09-24 | 1 | -0/+66 | |
| | | | | | | | | interface changes. | |||||
* | | Streamlined James Cammarata's --template-files patch a bit to not write ↵ | Michael DeHaan | 2008-10-06 | 5 | -0/+31 | |
| | | | | | | | | | | | | files by default and also to render URLs from the snippet, as opposed to kickgen.py | |||||
* | | Add func integration feature for easy setup of func minions from cobbler. | Michael DeHaan | 2008-10-01 | 2 | -0/+23 | |
| | | | | | | | | Also add missing makefile for the system cloning feature. | |||||
* | | Reset jquery exploration | root | 2008-09-24 | 1 | -1/+1 | |
|/ | ||||||
* | Applied jeckersb's patch to teach cobbler about an infinite number of ↵ | Michael DeHaan | 2008-09-24 | 1 | -27/+26 | |
| | | | | | | interfaces, as a consequence the system edit page of the web app is not functional, so we need to rewrite that part. | |||||
* | added auto network_config snippet, and added --static=0/1 for system objects. | Michael DeHaan | 2008-09-16 | 1 | -0/+41 | |
| | ||||||
* | Apply patch to add --kopts-post which lets you configure the kernel options ↵ | Michael DeHaan | 2008-08-19 | 1 | -0/+4 | |
| | | | | on installed systems. | |||||
* | Splitting partition_select snippet into two parts to reduce confusion. | Michael DeHaan | 2008-07-29 | 2 | -0/+13 | |
| | | | | These do not include a pre block. Old one still ships for backwards compat. | |||||
* | User reports in some situations %pre is being executed twice. To me, this | Michael DeHaan | 2007-08-21 | 1 | -1/+1 | |
| | | | | | seems very odd, but this is the reported workaround -- either way, it will not hurt things. | |||||
* | Added a SNIPPET::foo feature which can do the equivalent of %include in ↵ | Michael DeHaan | 2007-07-27 | 1 | -0/+14 | |
kickstart without the need for a wget and http hosting. Snippets live in /var/lib/cobbler/snippets -- Cobbler ships with only one snippet now (as a demo), though users can create as many as they want. |