Call for testing - crux-install
I would like to invite CRUX community to test my crux-install[1] program. It is an interactive script for installing CRUX, text based and inspired by OpenBSD install, which IMHO is the best O/S installer in the entire industry. The traditional manual installation of CRUX is fun, but it would be nice to have an alternative method for a quick install. To test it: (1) Boot from ISO (2) Initialize the network # dhcpcd (3) Download install script # wget --no-ch https://raw.githubusercontent.com/akosela/crux-install/master/install (4) Run it # sh install The install program will ask you several questions. The default answers (in []) are sane and designed to install a base CRUX system with a minimum of your intervention. At its current state the install program understands only MBR partitions and it is very possible there are some rough edges, so don't use it on your production systems yet. And of course please report any bugs. [1] https://github.com/akosela/crux-install --Andy
Thursday, February 28, 2019 8:33 AM +03:00 from Andy Kosela <akosela@andykosela.com>:
I would like to invite CRUX community to test my crux-install[1] program. It is an interactive script for installing CRUX, text based and inspired by OpenBSD install, which IMHO is the best O/S installer in the entire industry.
The traditional manual installation of CRUX is fun, but it would be nice to have an alternative method for a quick install.
To test it:
(1) Boot from ISO (2) Initialize the network # dhcpcd (3) Download install script # wget --no-ch https://raw.githubusercontent.com/akosela/crux-install/master/install (4) Run it # sh install
The install program will ask you several questions. The default answers (in []) are sane and designed to install a base CRUX system with a minimum of your intervention.
At its current state the install program understands only MBR partitions and it is very possible there are some rough edges, so don't use it on your production systems yet.
And of course please report any bugs.
[1] https://github.com/akosela/crux-install
--Andy _______________________________________________ CRUX mailing list CRUX@lists.crux.nu https://lists.crux.nu/mailman/listinfo/crux
Thank you for sharing, I just added a note to a draft wiki page I'm writing. Can I "import" it / copy to documentation ? Wiki; https://hive.gnu.systems/wiki/builder#notes Doc; https://hive.gnu.systems/doc/core/index.html Scripts; https://hive.gnu.systems/git/doc.git/tree/HEAD:/core/scripts I also don't put a license (GPL) in my scripts, I have scripts improvements to commit on develop, maybe I should also add license ? Again, thank you ;) Silvino -- silvino silva
participants (2)
-
Andy Kosela
-
silvino silva