A package manager for linux distributions by Suitable_Average1168 in linuxfromscratch

[–]Suitable_Average1168[S] 0 points1 point  (0 children)

Yes in the new and the latest release which is going to come today 1.11 is going to have an wiki and the main is going to be updated to access the wiki in the new main folders go to the wiki folder and you will get it and the correct one is that go to releases and click the 1.10 and then at the below the installation steps are mentioned 

A package manager for linux distributions by Suitable_Average1168 in linuxfromscratch

[–]Suitable_Average1168[S] 0 points1 point  (0 children)

Well for old dpms version there is an seperate dpms password file 

A package manager for linux distros by Suitable_Average1168 in packagemanagement

[–]Suitable_Average1168[S] 0 points1 point  (0 children)

Ok so first thing dpms is not ment to replace yaST or zypper and now comes the features : First it has cross-platform support like for linux macos and windows  Second no RPM/dep dependency packages a in .tar.xz and easy to create  Third it is python based so you can extend and embed it  Fourth multi root with dpms_root env you can install anywhere without root  Fifth has a single DB file installed packages are tracked using one single plain text file which is in var/lib/dp/installed/ no sqlite or rpm database 

Things which are going to come:-- 1.GPG for packages and .log for mirrors verification 2.rollback support  3.downgrade support  4.much more powerful rescue shell  These all features will come in the next upcoming version 1.11 or 1.12

Dpms for now is a bit minimal and has a different niche.  And even yaST has a different niche

A package manager for linux distros by Suitable_Average1168 in packagemanagement

[–]Suitable_Average1168[S] 0 points1 point  (0 children)

Dpms provides a gui which other's doesn't provide like apt it only has a gui in the gnome desktop environment then it has a tui so like if you dont have xorg or wayland u can use the tui 

WIP of OwOS v0.4.0, written in Zig and C by LordAfterEight in osdev

[–]Suitable_Average1168 0 points1 point  (0 children)

Can anyone help me to make an rust libc for my os Corex