Commit Graph

1031 Commits

Author SHA1 Message Date
Dylan Araps
ec5f9f8b45
kiss: 5.4.3 2021-07-05 14:10:12 +03:00
Dylan Araps
83811c15aa
linux-headers: 5.10.47 2021-07-04 13:35:18 +00:00
Dylan Araps
87b39eb0a7
grub: remove sed -i 2021-07-03 20:22:55 +00:00
Dylan Araps
e594cf011f
gcc: remove sed -i 2021-07-03 20:18:50 +00:00
Dylan Araps
4c344a7b7a
busybox: remove sed -i 2021-07-03 20:17:40 +00:00
Dylan Araps
5ad1194dbb
zlib: compile with -fPIC to make lld work 2021-07-03 18:33:48 +00:00
Dylan Araps
b8bdf75d09
kiss 5.4.2 2021-07-03 15:25:54 +00:00
Dylan Araps
83c9973ec9
kiss: 5.4.1 2021-07-03 15:18:26 +00:00
Dylan Araps
0c3abb9101
baselayout: update links 2021-07-02 14:50:13 +00:00
Dylan Araps
4ba8434125
gcc: mark c99 as executable
Closes #258

New chroot release shortly.
2021-07-02 12:12:00 +00:00
Dylan Araps
52803c3de9
kiss: 5.4.0 2021-07-01 21:06:38 +00:00
Dylan Araps
ce65618986
gcc: backport patch from GCC 11.2
This fixes a compiler bug which causes Firefox builds to fail.
2021-07-01 18:24:24 +00:00
Dylan Araps
03082d8bbf
gcc: add missing flags 2021-07-01 16:55:52 +00:00
Dylan Araps
61db95b2e3
gcc: disable zstd 2021-07-01 16:52:38 +00:00
Dylan Araps
7def4678d4
gzip: remove usage of install 2021-07-01 16:49:09 +00:00
Dylan Araps
63695d0140
baselayout: remove usage of install 2021-07-01 16:47:52 +00:00
Dylan Araps
2eb7a4ecca
musl: remove usage of install 2021-07-01 16:24:18 +00:00
Dylan Araps
a75f2717ee
linux-headers: remove usage of install 2021-07-01 16:23:00 +00:00
Dylan Araps
39cfb3320a
libressl: remove usage of install 2021-07-01 16:20:12 +00:00
Dylan Araps
898e246f75
kiss: remove usage of install 2021-07-01 16:18:51 +00:00
Dylan Araps
60726d9f64
grub: remove usage of install 2021-07-01 16:17:07 +00:00
Dylan Araps
895c4217cb
gcc: remove usage of install 2021-07-01 16:13:14 +00:00
Dylan Araps
ef5d6ca8a9
bzip2: remove usage of install 2021-07-01 16:12:35 +00:00
Dylan Araps
9e7f1ef669
busybox: remove usage of install 2021-07-01 16:03:35 +00:00
Dylan Araps
674fa07cb2
baseinit: remove usage of install 2021-07-01 15:59:54 +00:00
Dylan Araps
6cdacfdb6c
baseinit: use new checksum format 2021-07-01 13:50:58 +00:00
Dylan Araps
1e3d8eb65c
bzip2: use new checksum format 2021-07-01 13:50:21 +00:00
Dylan Araps
642c35e32c
flex: use new checksum format 2021-07-01 13:50:04 +00:00
Dylan Araps
009325509d
make: use new checksum format 2021-07-01 13:49:38 +00:00
Dylan Araps
4c15a9715a
xz: use new checksum format 2021-07-01 13:49:08 +00:00
Dylan Araps
5e4c797a07
busybox: enable halt and chvt 2021-07-01 12:39:04 +00:00
Dylan Araps
f150b10db9
musl: 1.2.2 2021-06-30 11:16:25 +00:00
Dylan Araps
77e018cce7
linux-headers: 5.4.128 2021-06-30 11:15:12 +00:00
Dylan Araps
dacf77a125
m4: 1.4.19 2021-06-30 11:14:15 +00:00
Dylan Araps
1ebdaa4a35
libressl: 3.3.3 2021-06-30 11:09:14 +00:00
Dylan Araps
e2e2ec51a5
grub: 2.06 2021-06-30 11:05:32 +00:00
Dylan Araps
d36d682a96
git: 2.32.0 2021-06-30 10:49:29 +00:00
Dylan Araps
be32635baa
gcc: 11.1.0 2021-06-30 10:46:18 +00:00
Dylan Araps
598912a842
curl: 7.77.0 2021-06-30 10:22:07 +00:00
Dylan Araps
794ac8ace9
busybox: 1.33.1 2021-06-30 10:19:00 +00:00
Dylan Araps
0619b643fd
gzip (pigz): 2.6 2021-06-30 10:05:23 +00:00
Dylan Araps
4f9ac195a3
bison: 3.7.6 2021-06-30 10:03:41 +00:00
Dylan Araps
be7f823751
binutils: 2.36.1 2021-06-30 10:01:24 +00:00
Dylan Araps
174a9d2ddf
kiss: add curl to depends 2021-06-30 09:58:42 +00:00
Dylan Araps
44f225bfd6
kiss: 5.2.3 2020-11-27 06:24:56 +02:00
Dylan Araps
6dd9deda6f
libressl: 3.3.0 2020-11-27 06:23:36 +02:00
Dylan Araps
f6beb37f3f
kiss: 5.2.2 2020-11-26 14:24:41 +02:00
Dylan Araps
c01e1ebab3
kiss: 5.2.1 2020-11-19 12:05:50 +02:00
Dylan Araps
9078f19763
busybox: Set CC fallback once 2020-11-19 11:32:27 +02:00
Dylan Araps
e8f700827d
busybox: Fix build when 'cc' is clang.
This simply makes busybox's build system aware of the fact that
cc == clang (it usually hardcodes clang).

Closes #240
2020-11-19 11:27:12 +02:00