Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Releases: kisslinux/repo

0.0.18-musl

22 Jul 22:02
Compare
Choose a tag to compare

Use sudo or root to extract the chroot.

Usage:

Changelog:

  • 0.0.17-musl...0.0.18-musl
  • Moved cache to /var/cache/kiss.
  • Updated all packages.
  • busybox is now dynamic to work with fakeroot.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j4"

Packages:

autoconf 2.69-1
automake 1.16.1-1
baselayout 1-3
binutils 2.32-2
bison 3.4.1-1
busybox 1.30.1-12
ca-certificates 20190110-1
curl 7.65.2-1
fakeroot 1.23-6
file 5.37-1
flex 2.6.4-2
gcc 9.1.0-8
git 2.22.0-2
kiss 0.5.9-1
libressl 2.9.2-1
libtool 2.4.6-1
linux-headers 5.2.1-1
m4 1.4.18-1
make 4.2.1-2
musl 1.1.22-3
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-2
xz 5.2.4-2
zlib 1.2.11-1

sha256sum: 0cf60d1c2398b2bfe4e46f142ab23a403f69b44e73fae557590a21ed1968d6b2

0.0.17-musl

20 Jul 09:04
Compare
Choose a tag to compare

Use sudo or root to extract the chroot.

Usage:

Issues:

  • fakeroot doesn't work as non-root.

Changelog:

  • 0.0.16-musl...0.0.17-musl
  • Moved repositories to /var/db/kiss/repo/.
  • Moved installed packages to /var/db/kiss/installed/.
  • Updated all packages.
  • Rebuilt all packages.
  • Fixed permission errors.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j5"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-2
bison 3.4.1-1
busybox 1.30.1-11
ca-certificates 20190110-1
curl 7.65.2-1
fakeroot 1.23-5
file 5.37-1
flex 2.6.4-2
gcc 9.1.0-8
git 2.22.0-2
kiss 0.4.1-1
libressl 2.9.2-1
linux-headers 5.2.1-1
m4 1.4.18-1
make 4.2.1-2
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-2
xz 5.2.4-2
zlib 1.2.11-1

sha256sum: ed2eae6de1d3d8e9cd84953adb4598f519851288baed26ed939792646d1bf8c0

0.0.16-musl

19 Jul 22:54
Compare
Choose a tag to compare

Usage:

Changelogs:

  • 0.0.15-musl...0.0.16-musl
  • Moved repositories to /var/db/kiss/repo/.
  • Moved installed packages to /var/db/kiss/installed/.
  • Updated all packages.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j4"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-2
bison 3.4.1-1
busybox 1.30.1-11
ca-certificates 20190110-1
curl 7.65.2-1
fakeroot 1.23-2
file 5.37-1
flex 2.6.4-2
gcc 9.1.0-8
git 2.22.0-2
kiss 0.4.1-1
libressl 2.9.2-1
linux-headers 5.2.1-1
m4 1.4.18-1
make 4.2.1-2
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-2
zlib 1.2.11-1

sha256sum: 8045849c1d58de549f1d4730ddf18dd5414281bad22d7911d3ad0e94e745611e

0.0.15-musl

19 Jul 17:13
Compare
Choose a tag to compare

Usage:

Changelogs:

  • 0.0.14-musl...0.0.15-musl
  • Moved repositories to /var/db/kiss/repo/.
  • Moved installed packages to /var/db/kiss/installed/.
  • Updated all packages.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j4"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-2
bison 3.4.1-1
busybox 1.30.1-11
ca-certificates 20190110-1
curl 7.65.2-1
fakeroot 1.23-2
file 5.37-1
flex 2.6.4-2
gcc 9.1.0-8
git 2.22.0-1
kiss 0.4.0-1
libressl 2.9.2-1
linux-headers 5.2.1-1
m4 1.4.18-1
make 4.2.1-2
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-2
zlib 1.2.11-1

sha256sum: 5e34f4844b9b363229c292401418fa98f09491894d9b74681d2213acbaa5ff95

0.0.14-musl

13 Jul 15:25
Compare
Choose a tag to compare

Usage:

Changelogs:

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -O0"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -O0"
export MAKEFLAGS="-j7"

Modifications:

  • binutils built with --build=x86_64-pc-linux-musl and --host=x86_64-pc-linux-musl
  • gcc built with --build=x86_64-pc-linux-musl and --host=x86_64-pc-linux-musl
  • xz built with --disable-nls
  • curl and git rebuilt within chroot

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-1
bison 3.3.2-1
busybox 1.30.1-10
ca-certificates 20190110-1
curl 7.65.1-1
file 5.37-1
flex 2.6.4-2
gcc 9.1.0-6
git 2.22.0-1
gmp 6.1.2-4
kiss 0.2.6-1
libressl 2.9.2-1
linux-headers 5.1.16-1
m4 1.4.18-1
make 4.2.1-2
mpc1 1.1.0-1
mpfr 4.0.2-1
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-1
zlib 1.2.11-1

sha256sum: c10dd20d5ae7f731c50e40daab6081cdc00ae1e3f78fe3251853d3fa24b4a01c

0.0.13-musl

12 Jul 09:01
Compare
Choose a tag to compare

Usage:

Changelogs:

  • Rebuilt the whole chroot from Void Linux's base system (we used Alpine the first time).
  • Rebuilt gcc with different options.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j4"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-1
bison 3.3.2-1
busybox 1.30.1-10
ca-certificates 20190110-1
curl 7.65.1-1
file 5.37-1
flex 2.6.4-1
gcc 9.1.0-2
git 2.22.0-1
gmp 6.1.2-1
kiss 0.2.6-1
libressl 2.9.2-1
linux-headers 5.1.16-1
m4 1.4.18-1
make 4.2.1-2
mpc1 1.1.0-1
mpfr 4.0.2-1
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-1
zlib 1.2.11-1

sha256sum: 4cbd879e30a792d0f7cbf835e2d2145e23e62ad048a3c2ecf5f3b9cb9eef8eda

0.0.12-musl

12 Jul 08:12
Compare
Choose a tag to compare

Usage:

Changelogs:

  • Rebuilt the whole chroot from Void Linux's base system (we used Alpine the first time).
  • Rebuilt gcc with different options.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j4"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-1
bison 3.3.2-1
busybox 1.30.1-10
ca-certificates 20190110-1
curl 7.65.1-1
file 5.37-1
flex 2.6.4-1
gcc 9.1.0-2
git 2.22.0-1
gmp 6.1.2-1
kiss 0.2.6-1
libressl 2.9.2-1
linux-headers 5.1.16-1
m4 1.4.18-1
make 4.2.1-2
mpc1 1.1.0-1
mpfr 4.0.2-1
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-1
zlib 1.2.11-1

sha256sum: ccf2b34ae2da2cd34a1ed26305098b7add0fe2d293ca54568cb0e8d723849c63

0.0.11-musl

12 Jul 06:12
Compare
Choose a tag to compare
0.0.11-musl Pre-release
Pre-release

Usage:

Changelogs:

  • Rebuilt the whole chroot from Void Linux's base system (we used Alpine the first time).

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j3"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-1
bison 3.3.2-1
busybox 1.30.1-10
ca-certificates 20190110-1
curl 7.65.1-1
file 5.37-1
flex 2.6.4-1
gcc 9.1.0-1
git 2.22.0-1
gmp 6.1.2-1
kiss 0.2.6-1
libressl 2.9.2-1
linux-headers 5.1.16-1
m4 1.4.18-1
make 4.2.1-1
mpc1 1.1.0-1
mpfr 4.0.2-1
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-1
zlib 1.2.11-1

sha256sum: c3d6ae3d4e23a7c2cc8c7b9fb4985bea18a7c03d4332f8b7070130e8236b4ab9

0.0.10-musl

11 Jul 18:23
Compare
Choose a tag to compare

NOTE: This requires root/sudo to extract.

Usage:

Changelogs:

  • Rebuilt the whole chroot with proper CFLAGS, CXXFLAGS, and MAKEFLAGS.
  • Build gcc without CFLAGS/CXXFLAGS.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j3"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-1
bison 3.3.2-1
busybox 1.30.1-10
ca-certificates 20190110-1
curl 7.65.1-1
file 5.37-1
flex 2.6.4-1
gcc 9.1.0-1
git 2.22.0-1
gmp 6.1.2-1
kiss 0.2.6-1
libressl 2.9.2-1
linux-headers 5.1.16-1
m4 1.4.18-1
make 4.2.1-1
mpc1 1.1.0-1
mpfr 3.1.5-1
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
rsync 3.1.3-1
xz 5.2.4-1
zlib 1.2.11-1

sha256sum: 98e88974a9c419c697e1c10213f8967521126bdc3a72993f7660b437b4ad2567

0.0.9-musl

11 Jul 08:39
Compare
Choose a tag to compare

NOTE: This requires root/sudo to extract.

Usage:

Changelogs:

  • Rebuilt the whole chroot with proper CFLAGS, CXXFLAGS, and MAKEFLAGS.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic"
export CXXFLAGS="-march=x86-64 -mtune=generic"
export MAKEFLAGS="-j3"

Packages:

autoconf 2.69-1
baselayout 1-2
binutils 2.32-1
bison 3.3.2-1
busybox 1.30.1-10
ca-certificates 20190110-1
curl 7.65.1-1
file 5.37-1
flex 2.6.4-1
gcc 9.1.0-1
git 2.22.0-1
gmp 6.1.2-1
kiss 0.2.5-1
libressl 2.9.2-1
linux-headers 5.1.16-1
m4 1.4.18-1
make 4.2.1-1
mpc1 1.1.0-1
mpfr 3.1.5-1
musl 1.1.22-1
perl 5.30.0-1
pkgconf 1.6.1-1
xz 5.2.4-1
zlib 1.2.11-1

sha256sum: 302f9970d0db7eb2fb95332aac97135eb37c7787e4369bed72b23e1c46f91f42