kickstart_file_example
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kickstart_file_example [2023/08/11 20:34] – steve | kickstart_file_example [2023/08/14 13:50] (current) – steve | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| # Network information | # Network information | ||
| network | network | ||
| - | network | + | network |
| # Root password | # Root password | ||
| - | rootpw --iscrypted $6$GsAW0S/ | + | rootpw --iscrypted $6$GsAW0S/ |
| # Generate tha password with; | # Generate tha password with; | ||
| # python -c ' | # python -c ' | ||
| Line 72: | Line 72: | ||
| %post | %post | ||
| CFG=$(ls / | CFG=$(ls / | ||
| - | echo " | + | echo " |
| %end | %end | ||
| </ | </ | ||
kickstart_file_example.1691786052.txt.gz · Last modified: by steve
