summaryrefslogtreecommitdiffstats
path: root/packaging/installer/methods/kickstart.md
AgeCommit message (Expand)Author
2022-02-14docs: rename kickstart install badges units (#12131)Ilya Mashchenko
2022-02-11Decouple the instal detection code from the handling code for existing instal...Austin S. Hemmelgarn
2022-02-10Docs: Fix paths to install boxes (#12109)Tina Luedtke
2022-02-10Add proper support for Oracle Linux native packages to installer. (#12101)Austin S. Hemmelgarn
2022-02-10Properly handle non-interactive installs as non-root users. (#12089)Austin S. Hemmelgarn
2022-02-10Add info about installer interactivity to anonymous installer telemetry event...Austin S. Hemmelgarn
2022-02-08Added interactive kickstart scripts where possible (#12098)Tina Luedtke
2022-02-07Make a lack of an os-release file non-fatal on install. (#12087)Austin S. Hemmelgarn
2022-02-04Add support for native rocky install (#12081)maneamarius
2022-02-02Docs install cleanup (#12057)Tina Luedtke
2022-01-28fix(docs): unresolved file references (#12053)Ilya Mashchenko
2022-01-27Fix handling of removed packages with leftover config files in package check....Austin S. Hemmelgarn
2022-01-25Have cURL properly fail on non-2xx status codes. (#12038)Austin S. Hemmelgarn
2022-01-21Fix cleanup from a failed DEB install. (#12006)Austin S. Hemmelgarn
2022-01-19Fix handling of static archive selection for installs. (#12004)Austin S. Hemmelgarn
2022-01-18Fix install prefix handling for claiming code in new kickstart script. (#11999)Austin S. Hemmelgarn
2022-01-18Add alternative install command for macOS. (#11997)Austin S. Hemmelgarn
2022-01-18Initial release of new kickstart script. (#11764)Austin S. Hemmelgarn
2021-12-21Fix claim node examples in kickstart(-64) documentation (#11242)FĂ©lix-Antoine Fortin
2021-12-20fix(docs): unresolved file references (#11903)Ilya Mashchenko
2021-12-15fix getting latest release tag (#11908)maneamarius
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-15Adding parenthesis (#11766)Shimon
2021-11-04Sanely handle installing on systems with limited RAM. (#11658)Austin S. Hemmelgarn
2021-10-22Fix kickstart.md Installation Guide Links (#11708)David Shreve, Jr
2021-10-13Update optional parameters for upcoming installer. (#11604)David Shreve, Jr
2021-09-27Fix handling of claiming in kickstart script when running as non-root. (#11507)Austin S. Hemmelgarn
2021-08-31Installation review (#11442)Hugo Valente
2021-08-10Add support for claiming existing installs via kickstarter scripts. (#11350)Austin S. Hemmelgarn
2021-08-09changed the term claim to connect (to Cloud) on docs (#11378)Hugo Valente
2021-07-19Assorted kickstart install fixes. (#11342)Austin S. Hemmelgarn
2021-05-24Store info about the installation type for later retrieval. (#11157)Austin S. Hemmelgarn
2021-04-29Add documentation for claiming during kickstart installation (#11052)Joel Hans
2021-04-05Spelling build (#10428)Josh Soref
2021-03-08Added support for claiming nodes as part of installation. (#10084)Austin S. Hemmelgarn
2021-01-18Spelling md (#10508)Josh Soref
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2021-01-07Change links at bottom of all install docs (#10416)Joel Hans
2021-01-05Updated messages about checksum validation failures on install. (#10448)Austin S. Hemmelgarn
2020-12-15Fixed option parsing in kickstart.sh. (#10396)Austin S. Hemmelgarn
2020-12-07Made the update script significantly more robust and user friendly. (#10261)Austin S. Hemmelgarn
2020-08-31Use printf instead of echo for better POSIX compliance. (#9842)Austin S. Hemmelgarn
2020-08-27Improved temporary directory checking in installer and updater. (#9797)Austin S. Hemmelgarn
2020-08-25Fixed handling of offline installs. (#9805)Austin S. Hemmelgarn
2020-08-19Fixed numerous bugs in duplicate install handling. (#9769)Austin S. Hemmelgarn
2020-07-23Removed delay in updater script for non-interactive runs from install scripts...Austin S. Hemmelgarn
2020-07-20Add better checks for existing installs to the kickstart scripts. (#9408)Austin S. Hemmelgarn
2020-07-01Finish adding notices (#9422)Joel Hans
2020-06-04Move/refactor docs to accomodate new Guides section on Learn (#9266)Joel Hans
2020-06-03Fix reliability of kickstart/kickstart-static64 with checksums sometimes fail...James Mills