Update adding a new OS to quickget guide
This commit is contained in:
parent
46c7805ad1
commit
3f72f79e59
2
quickget
2
quickget
@ -3,7 +3,7 @@
|
||||
# Here the quick 'n dirty guide to adding a new OS to quickget
|
||||
#
|
||||
# 1. Add the new OS, all lowercase, to os_support()
|
||||
# 2. Add a "pretty name" display name to pretty_name()
|
||||
# 2. Add a "pretty name" to pretty_name()
|
||||
# 3. Create a releases_newos() generator that outputs the currently supported release versions
|
||||
# 4. If the OS has "editions" (Linux Mint for example), create editions_newos() generator
|
||||
# 5. Add the new OS to make_vm_config(); (only if required)
|
||||
|
Loading…
Reference in New Issue
Block a user