Update README.md
This commit is contained in:
parent
afeddfdeda
commit
fea857a8e5
@ -3,10 +3,8 @@
|
||||
# Glacier
|
||||
Glacier is the package manager developed for Everest Linux. It fetches packages from https://github.com/everest-linux/glacier-pkgs
|
||||
|
||||
For Glacier to work properly, it needs the following directories to be made:
|
||||
For Glacier to work properly, you need to have both wget and tar installed.
|
||||
|
||||
`/etc/glacier/pkginfo`
|
||||
|
||||
Glacier depends on wget and tar for its backends. It also requires a working C compiler for source packages to work correctly. Some packages may have their own sets of dependencies. All of these are configured by default in the Everest rootfs tarball, but you may need some extra configuration to get these programs.
|
||||
|
||||
Glacier is intended to be a universal package manager, and should work on all distros, providing you have wget and tar installed. For the sake of compatibility, all scripts submitted should contain **NON DISTRO SPECIFIC COMMANDS**.
|
||||
|
Loading…
Reference in New Issue
Block a user