custom package list
This commit is contained in:
parent
76c9a0191f
commit
759496f8a2
2 changed files with 9 additions and 1 deletions
|
@ -32,7 +32,7 @@ If you require extra help, visit the provided video playlist and follow my examp
|
|||
|
||||
## More custom install
|
||||
|
||||
sh obosfi -cpl {URL of your custom package list}
|
||||
sh obosfi -cpl git.ouroboros.group/Ouroboros/obos-fi/raw/branch/master/ouroboros-pkglist
|
||||
|
||||
You can find a sample custom package list file in the samples folder.
|
||||
|
||||
|
|
8
ouroboros-pkglst
Normal file
8
ouroboros-pkglst
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Launch obosfi with :
|
||||
# obosfi -cpl url_of_the_file
|
||||
|
||||
# Some packages :
|
||||
neofetch
|
||||
nmon
|
||||
lshw
|
||||
# base-devel
|
Loading…
Reference in a new issue