issues Search Results · repo:kreatolinux/src language:Nim
Filter by
89 results
(50 ms)89 results
inkreatolinux/src (press backspace or delete to remove)I believe the time has finally come to do a proper aarch64 build of Kreato Linux images.
Github Actions is finally available for ARM publicly which means we should be able to start building without additional ...
enhancement
help wanted
kpkg
kreastrap
priority
kreatoo
- Opened on Jan 18
- #108
It would result in a more stable system, not to mention we can add new features to make it our own.
enhancement
kpkg
kreatoo
- Opened on Sep 11, 2024
- #107
Same as target, except it uses QEMU to build the package. This will be very useful for bootstrapping cross-compiler
toolchains and having an easy way to build something.
enhancement
kpkg
kreatoo
- Opened on Sep 11, 2024
- #106
Eg. installPkg should backup the package before trying to make any changes in case the system goes into a broken state
and in need of a rollback
Related to #103, the path /var/cache/kpkg/actions/UUIDorSum ...
enhancement
kpkg
kreatoo
- Opened on Jul 30, 2024
- #104
- like dnf history, with the ability to rollback.
- instead of an ID we will have an UUID/sha256sum for every transaction.
enhancement
kpkg
kreatoo
- Opened on Jul 30, 2024
- #103
kpkg config
add
get config.part
delete [-f FILE]
apply [-f FILE]
enhancement
kpkg
kreatoo
- 1
- Opened on May 3, 2024
- #102
lots of issues, will take a while to fix so going to skip for now
bug
kpkg
kreatoo
- 1
- Opened on Mar 13, 2024
- #100
Example;
kpkg install kpkg#v7.0.0-alpha2 or kpkg build main/kpkg#v7.0.0-alpha2
Requires #98 to work (atleast for the install part)
For installing binaries, we need to check for the dependency versions ...
enhancement
kpkg
v7
kreatoo
- 1
- Opened on Mar 9, 2024
- #99
Something like this;
pkgVer= v7.0.0-alpha2
apiVer= v7.0.0
depends= bash =2.6 glibc =2.38
We get the versions for dependencies using objdump or similar tools. We put this as pkgInfo.ini at the root ...
enhancement
kpkg
v7
kreatoo
- Opened on Mar 9, 2024
- #98

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.