Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-22 | Split net-parsing into own module | Joshua Harlow | |
The ubuntu/debian networking file parsing function really is more generic than just a rhel utility function and can be used by others that want to use this functionality for there own purposes (say in writing down a freebsd network format instead) so moving this to its own module to encourage its usage outside of rhel. | |||
2013-06-27 | Remove 'Copyright SUSE' from the headers | Juerg Haefliger | |
Per discussion with Robert @ SUSE since he can't sign the CCA. | |||
2013-06-25 | Move some RHEL distro methods to their own new file | Juerg Haefliger | |
So that they can be used by other handlers. |