Growlight: Difference between revisions
From SprezzOSWiki
No edit summary  | 
				|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[File:Glight.png|right|thumb|Growlight disk manager]]  | [[File:Glight.png|right|thumb|Growlight disk manager]]  | ||
Growlight is used in the [[Installation|SprezzOS installer]] to prepare disks, replacing the "partman" system from the Debian installer. It fully supports preparation of UEFI/BIOS booting, GPT and MBR disks, [[ZFS]], and modern block devices. See the [http://nick-black.com/dankwiki/index.php/Growlight project page] for more details.  | Growlight is used in the [[Installation|SprezzOS installer]] to prepare disks, replacing the "partman" system from the Debian installer. It fully supports preparation of UEFI/BIOS booting, GPT and MBR disks, [[ZFS]], and modern block devices. See the [http://nick-black.com/dankwiki/index.php/Growlight project page] and the [http://www.sprezzatech.com/doc/growlight-curses.xhtml growlight-curses(1)] and [http://www.sprezzatech.com/doc/growlight-readline.xhtml growlight-readline(1)] man pages for more details.  | ||
==Transcluded Project Documentation==  | ==Transcluded Project Documentation==  | ||
===README===  | ===README===  | ||
<include src="https://raw.  | <include src="https://raw.githubusercontent.com/dankamongmen/growlight/master/README.md" />  | ||
==See Also==  | ==See Also==  | ||
* [[Installer development]]  | * [[Installer development]]  | ||
Latest revision as of 07:47, 16 August 2021

Growlight is used in the SprezzOS installer to prepare disks, replacing the "partman" system from the Debian installer. It fully supports preparation of UEFI/BIOS booting, GPT and MBR disks, ZFS, and modern block devices. See the project page and the growlight-curses(1) and growlight-readline(1) man pages for more details.
Transcluded Project Documentation
README
<include src="https://raw.githubusercontent.com/dankamongmen/growlight/master/README.md" />