Commit Graph

267 Commits

Author SHA1 Message Date
Niko Kivel
33440ef66e fixed wrong variabel for kernel arguments 2021-01-26 13:57:13 +01:00
Brian Clemens
7ee9760f45 Clean distribution files in make clean 2021-01-18 09:33:13 +09:00
Brian Clemens
57957ed427 Add basic test workflow 2021-01-17 19:56:15 +09:00
Brian Clemens
a2ebded35f fixup! Move documentation 2021-01-16 06:18:23 +09:00
Brian Clemens
659d652813 Move documentation 2021-01-15 19:44:32 +09:00
Gregory Kurtzer
98f5142635 Include vendor in make dist 2021-01-14 21:19:31 -08:00
Gregory Kurtzer
b903eac31f Minor fixup for RPM build 2021-01-14 21:19:11 -08:00
Gregory Kurtzer
9565f9fd32 Added make dist to Makefile to produce a tarball 2021-01-14 21:14:12 -08:00
Gregory Kurtzer
bad930f21b Added a specfile 2021-01-14 21:09:49 -08:00
Gregory Kurtzer
29d171ada4 Updated the logo 2021-01-14 20:33:25 -08:00
Gregory Kurtzer
72b1d8c9d8 UI Updates with a few minor fixups scattered here and there 2021-01-14 20:23:42 -08:00
Gregory Kurtzer
72a40c2eca Documentation updates 2020-12-29 14:51:44 -08:00
Gregory Kurtzer
6eb5710f08 Updated documentation 2020-12-23 18:44:14 -08:00
Gregory Kurtzer
3791633ea4 Setting up basic documentation 2020-12-22 22:26:29 -08:00
Gregory Kurtzer
b4e5656b5b Create the correct directory name (plural for chroots) 2020-12-22 22:20:22 -08:00
Gregory Kurtzer
b7d0a8d9b9 Minor fix in hosts.tmpl when an IP address isn't defined 2020-12-22 21:59:26 -08:00
Gregory Kurtzer
ed3d040cab Merge branch 'main' of github.com:ctrliq/warewulf into svdavidson-main 2020-12-22 21:52:35 -08:00
Gregory Kurtzer
bd2968cf51 Fix minor bug in hosts template for bool value 2020-12-22 21:51:19 -08:00
Gregory Kurtzer
8a419f648b Properly configure a network device to be default 2020-12-22 21:51:05 -08:00
svdavidson
56cd307533 Merge pull request #16 from ctrliq/cleanups
Various Cleanups
2020-12-22 23:45:27 -06:00
Gregory Kurtzer
01dd0e4ad7 Merge branch 'main' of https://github.com/svdavidson/warewulf into svdavidson-main 2020-12-22 21:28:21 -08:00
Gregory Kurtzer
7aee24e5c1 Clean up and optimize the node and profile sets 2020-12-22 21:18:38 -08:00
Gregory Kurtzer
780fb4faa8 Move the sort to the constructors. 2020-12-22 21:18:15 -08:00
Shannon V. Davidson
c43fcededc Back up /etc/hosts and allow local changes 2020-12-22 23:08:35 -06:00
Gregory Kurtzer
a741b7e668 Merge branch 'main' of github.com:ctrliq/warewulf into main 2020-12-22 20:51:52 -08:00
Gregory Kurtzer
0144ba07a6 Some Readme updates 2020-12-22 20:50:58 -08:00
Gregory M. Kurtzer
84b709b8ed Merge pull request #14 from ctrliq/various_fixups
Very minor fixes and readme updates I want to get out there.
2020-12-21 21:43:46 -08:00
Gregory Kurtzer
63971f647b Updating the default main README page 2020-12-21 21:42:17 -08:00
Gregory Kurtzer
2f5ee2c1cc Updated Quickstart for RHEL7/8 2020-12-21 21:12:03 -08:00
Gregory Kurtzer
1c33650a80 Configure root and user's ssh keys as well as hosts keys 2020-12-21 21:11:40 -08:00
Gregory Kurtzer
b4d78963f9 Starting documentation updates 2020-12-21 18:47:54 -08:00
Gregory Kurtzer
e5dcb573ad Minor fixups for init 2020-12-21 18:45:29 -08:00
Gregory Kurtzer
7be47333c6 Changed defaults for root and kernel args 2020-12-21 18:44:57 -08:00
Gregory Kurtzer
2b269d3db7 Added kernel args for node and profile command. 2020-12-21 18:44:29 -08:00
svdavidson
1cf0b62899 Merge pull request #13 from gmkurtzer/init_fixes
Init fixes
2020-12-21 09:31:14 -06:00
svdavidson
47f7a7e765 Merge pull request #12 from gmkurtzer/readmefix
Fix README.md related to issue #11.
2020-12-21 09:30:10 -06:00
Gregory Kurtzer
54b5d8e4a6 Move all configurations to a separate config that can be sourced as needed 2020-12-20 23:14:55 -08:00
Gregory Kurtzer
f873185858 Fixed minor bug where WWINIT was unset and exec had nothing to call 2020-12-20 23:03:06 -08:00
Gregory Kurtzer
98e03162d3 Set vi as default editor is none is defined 2020-12-20 22:56:32 -08:00
Gregory Kurtzer
a5714cb15c Make sure IPMI Netmask is also defined 2020-12-20 22:51:26 -08:00
Gregory Kurtzer
d7a6374970 Renamed localhost to loopback 2020-12-20 22:51:08 -08:00
Gregory Kurtzer
5598ec8a65 Moved variables from wwinit into init.ww 2020-12-20 22:49:02 -08:00
Gregory Kurtzer
e5be3d8182 Cleaned init subsystem, Ipmi, SELinux, added Root option, and fixed defaults 2020-12-20 22:41:02 -08:00
Gregory Kurtzer
a53a040b36 Fix README.md related to issue #11. 2020-12-20 12:03:11 -08:00
Gregory M. Kurtzer
4623f90a7a Merge pull request #10 from gmkurtzer/initramfs_fixups
Merging for selinux testing
2020-12-20 11:59:35 -08:00
Gregory M. Kurtzer
d353817b09 Merge pull request #7 from gmkurtzer/configure_adds
I've been testing this and it is working well at this point.
2020-12-20 11:59:08 -08:00
Gregory Kurtzer
1161f051f1 fix broken initramfs tmpfs and refactor initramfs init sequence 2020-12-20 11:54:25 -08:00
Gregory Kurtzer
20109cee73 Convert ramfs to tmpfs and jump through the required hoops... 2020-12-20 01:17:37 -08:00
Gregory Kurtzer
4c655e82b2 Fix PAM for broken_shadow so users can log in based on ssh keys only 2020-12-19 21:06:28 -08:00
Gregory Kurtzer
90157e340a Set the HISTFILE to /dev/null so we don't rebuild containers on every exec 2020-12-19 21:06:04 -08:00