commit a4ccc26

chld  ·  2026-02-07 19:26:36 +0000 UTC
parent 6914171
readme
1 files changed,  +7, -1
+7, -1
 1@@ -29,7 +29,7 @@ i want it to be simple as possible for *my* personal use, doing things like
 2 - dependency handling
 3 - uhh basic package manager things
 4    
 5-for clarification `dgr` is **NOT compatible** with any other package manager
 6+for clarification `dgr` is **mostly NOT compatible** with any other [derive](https://derivelinux.org) package manager
 7 due to things like convenience my personal preference.
 8 
 9 some important points of differing:
10@@ -37,6 +37,12 @@ some important points of differing:
11 - different enviroment variables
12 
13 but, some variables *are* set to ensure compatibility with `libdmake.sh`
14+
15+## faq
16+
17+### why just `m` to compile and install a package? isnt it supposed to be `mi`?
18+when building a package, you need to iwnstall dependencies to support the package.   
19+i figured it would kinda be useless to install everything but the main package, so i put `mi` out of favor.
20    
21 ### inspirations
22 some mechanisms of `dgr` were inspired from the following package managers: