main

NOIR - Official Repositories

MIT License

Stars
31

Bot releases are hidden (Show)

main - 2024.MAR-1 Latest Release

Published by mmatongo 8 months ago

Usage:

  • Extract the archive as root to your target dir (sudo tar -xvf 2024.MAR-1.tar.xz -C dir)
  • Run (cd dir; sudo ./bin/kiss-chroot . ) to enter the chroot.

Changelog:

  • Updated all packages.
  • Slightly smaller tarball.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j$(nproc)"

Packages:

/ # kiss l
b3sum 1.3.1-1
baselayout 2-1
binutils 2.41-1
bison 3.8.2-1
busybox 1.36.1-1
bzip2 1.0.8-1
curl 8.6.0-1
flex 2.6.4-5
gcc 13.2.0-1
git 2.44.0-1
kiss 5.6.4-1
linux-headers 6.7.7-1
m4 1.4.19-1
make 4.4.1-1
musl 1.2.5-1
openssl 3.2.1-1
pigz 2.8-1
xz 5.4.6-1
zlib 1.3.1-1

What's Changed

Full Changelog: https://github.com/noirlinux/main/compare/2022.NOV-1...2024.MAR-1

main - noir-chroot-2022.NOV-1.tar.xz

Published by mmatongo almost 2 years ago

Usage:

  • Extract the archive as root from inside a directory (cd dir; sudo tar xf ../noir-chroot-2022.NOV-1).
  • Run sudo ./bin/kiss-chroot . to enter the chroot.

Changelog:

  • Updated all packages.
  • Slightly larger tarball.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j$(nproc)"

Packages:

/ # kiss l
baselayout 2-1
binutils 2.39-1
bison 3.8.2-1
busybox 1.34.1-3
bzip2 1.0.8-1
curl 7.86.0-1
flex 2.6.4-5
gcc 12.2.0-1
git 2.38.1-1
kiss 5.5.28-1
linux-headers 6.0.5-1
m4 1.4.19-1
make 4.4-1
musl 1.2.3-1
openssl 3.0.7-1
pigz 2.7-1
xz 5.2.7-1
zlib 1.2.13-1

What's Changed

Full Changelog: https://github.com/noirlinux/main/compare/2022-MAR-2...2022.NOV-1

main - noir-chroot-2022-MAR-2.tar.xz

Published by mmatongo over 2 years ago

Usage:

  • Extract the archive as root from inside a directory (cd dir; tar xf ../noir-chroot-2022-MAR-1).
  • Run ./bin/kiss-chroot . to enter the chroot.

Changelog:

  • Updated all packages.
  • Slightly larger tarball.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j$(nproc)"

Packages:

/ # kiss l
baselayout 1-7
binutils 2.38-2
bison 3.8.2-1
busybox 1.34.1-2
bzip2 1.0.8-1
curl 7.82.0-1
flex 2.6.4-5
gcc 11.2.0-1
git 2.35.1-1
kiss 5.5.27-1
linux-headers 5.14.4-1
m4 1.4.19-1
make 4.3-1
musl 1.2.2-1
openssl 3.0.2-1
pigz 2.7-1
xz 5.2.5-1
zlib 1.2.11-3

Full Changelog: https://github.com/noirlinux/main/compare/2022-MAR-1...2022-MAR-2

main - noir-chroot-2022-MAR-1 (broken, do not use)

Published by mmatongo over 2 years ago

Usage:

  • Extract the archive as root from inside a directory (cd dir; tar xf ../noir-chroot-2022-MAR-1).
  • Run ./bin/kiss-chroot . to enter the chroot.

Changelog:

  • Updated all packages.
  • Slightly larger tarball.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j$(nproc)"

Packages:

/ # kiss l
baselayout 1-7
binutils 2.38-2
bison 3.8.2-1
busybox 1.34.1-2
bzip2 1.0.8-1
curl 7.82.0-1
flex 2.6.4-5
gcc 11.2.0-1
git 2.35.1-1
kiss 5.5.27-1
linux-headers 5.14.4-1
m4 1.4.19-1
make 4.3-1
musl 1.2.2-1
openssl 3.0.1-1
pigz 2.7-1
xz 5.2.5-1
zlib 1.2.11-3
main - 2021m

Published by mmatongo over 3 years ago

Usage:

  • Extract the archive as root from inside a directory (cd dir; tar xf ../noir-chroot-2021m.tar.xz).
  • Run ./bin/kiss-chroot . to enter the chroot.

Changelog:

  • Updated all packages.
  • Smaller tarball.
  • Drop Obj C/CXX support.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j$(nproc)"

Packages:

/ # kiss l
baselayout 1 7
binutils 2.36 1
bison 3.7.6 1
busybox 1.33.0 2
bzip2 1.0.8 1
curl 7.75.0 1
flex 2.6.4 4
gcc 10.2.0 1
git 2.31.0 1
gzip 1.10 4
kiss 5.2.5 1
libressl 3.3.1 2
linux-headers 5.4.91 1
m4 1.4.18 2
make 4.3 1
musl 1.2.2 1
xz 5.2.5 1
zlib 1.2.11 3
main - 2020d

Published by mmatongo almost 4 years ago

Usage:

  • Extract the archive as root from inside a directory (cd dir; tar xf ../noir-chroot-2020d.tar.xz).
  • Run ./bin/kiss-chroot to enter the chroot.

Changelog:

  • Updated all packages.
  • Swapped to YYYY.M versioning scheme i.e 2020d.

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j$(nproc)"

Packages:

/ # kiss l
baselayout 1 7
binutils 2.35.1 1
bison 3.7.4 1
busybox 1.32.0 3
bzip2 1.0.8 1
curl 7.73.0 1
flex 2.6.4 4
gcc 10.2.0 1
git 2.29.2 1
gzip 1.10 4
kiss 5.2.3 1
libressl 3.3.0 1
linux-headers 5.4.45 1
m4 1.4.18 2
make 4.3 1
musl 1.2.1 1
xz 5.2.5 1
zlib 1.2.11 3