This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: kisslinux/kiss
Releases · kisslinux/kiss
0.5.1
- Fixed missing
&&
.
0.5.0
- Better installation logic.
- Package upgrades now happen incrementally.
- This also simplified the entire process.
0.4.2
- Safeguard against
musl
breakage.
0.4.1
- Fix installation error.
0.4.0
NOTE: This update breaks existing chroots
but had to be done.
- Moved package installation directory to make room for repositories.
0.3.4
- Fixed usage again.
0.3.3
- Fixed usage.
0.3.2
- Use
fakeroot
to build and tar packages.
0.3.1
- Allow comments in
depends
files. - Added
kiss depends pkg
.
0.3.0
kiss build
with no argument rebuilds the entire system.kiss update
now lists updates in the correct order.kiss search
now takes multiple arguments.- Simplified prompts.
- Simplified dependency solver.
- Added more comments.