Commit Graph

37 Commits

Author SHA1 Message Date
git-bruh
00e6e30c81
busybox: bump, fix https://github.com/kisslinux/repo/issues/384 and https://github.com/kisslinux/repo/issues/377 2022-03-11 15:24:09 +05:30
Dylan Araps
ad31d82b91
busybox: fix acpid directory. Closes #333 2021-09-15 08:08:03 +03:00
Dylan Araps
16a357ba6e
busybox: remove unintended change 2021-07-18 07:19:49 +03:00
Dylan Araps
89bc1ca5d0
busybox: update for new env 2021-07-18 06:51:20 +03:00
Dylan Araps
13e25e48ac
busybox: fix segfaults with clang. Closes #278 2021-07-12 20:24:39 +03:00
Dylan Araps
4c344a7b7a
busybox: remove sed -i 2021-07-03 20:17:40 +00:00
Dylan Araps
9e7f1ef669
busybox: remove usage of install 2021-07-01 16:03:35 +00:00
Dylan Araps
794ac8ace9
busybox: 1.33.1 2021-06-30 10:19:00 +00: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
Dylan Araps
eb412f08f5
busybox: Fix segfaults when built with clang. See: #240
NOTE: This does not add detection for CC=cc where cc is a symlink
to clang. This only covers CC=clang. Another commit will be pushed
shortly to fully fix the issue.
2020-11-19 09:51:06 +02:00
Dylan Araps
2e0ed18bf7
busybox: revert CC change. See #240 2020-11-18 20:18:58 +02:00
Dylan Araps
b98fac2901
busybox: Fix build when not using gcc 2020-11-18 19:14:16 +02:00
Dylan Araps
9aa67b4b50
busybox: add ntpd service 2020-08-27 01:36:36 +03:00
Dylan Araps
a5c8a4d311
busybox: Move mkdir to build file 2020-05-17 09:13:58 +03:00
Dylan Araps
aef6d4f223
busybox: Fix broken install command 2020-04-22 19:27:33 +03:00
Dylan Araps
9070a5dd9c
busybox: Add acpid service files. Closes #173 2020-03-20 10:55:32 +02:00
Dylan Araps
8ddbcb76e4
busybox: Use portable cc. Closes #157 2020-02-23 23:45:05 +02:00
Dylan Araps
01ebdb53b9
busybox: Add fsck fix for uuid 2020-02-20 21:15:54 +02:00
Dylan Araps
16216b948b
busybox: fix adduser and enable util-linux utils 2020-02-20 20:11:13 +02:00
Dylan Araps
41b37a977c
busybox: mdev support 2020-01-20 09:54:08 +02:00
Dylan Araps
ca1baa36e1
busybox: Remove acpid 2020-01-12 19:12:26 +02:00
Dylan Araps
ee6f06039f
busybox: build with generic_gcc to use $CC 2019-10-07 02:27:21 +03:00
Dylan Araps
cd85c4eb6b
busybox: build with generic_gcc to use $CC 2019-10-07 02:13:01 +03:00
Dylan Araps
7626b312fd busybox: build statically 2019-09-02 10:03:11 +03:00
Dylan Araps
e1bfa7afcd busybox: Fix su, login, crontab, ping, etc 2019-08-25 17:46:59 +00:00
Sebastian Ertz
833bd897c3 busybox: fix work around for DESTDIR 2019-08-18 12:44:14 +02:00
Dylan Araps
06fb764381 busybox: Compile a second static binary for rescue/initramfs purposes. 2019-08-12 15:18:43 +00:00
Dylan Araps
ab54213d8f busybox: added busybox config' 2019-08-11 01:43:31 +00:00
Muhammad Herdiansyah
be1c3ba858 busybox: build dynamically and fix directories 2019-07-20 23:59:50 +07:00
Dylan Araps
763849defc busybox: Fix mdev perms 2019-07-07 11:49:16 +03:00
Dylan Araps
f9ecfe15bd busybox: Added mdev config 2019-07-07 11:44:48 +03:00
Muhammad Herdiansyah
f53c853a41 busybox: remove udhcpc runitscript 2019-07-06 08:57:36 +07:00
Muhammad Herdiansyah
cffe93c340 busybox: add crond and syslogd runit service 2019-07-01 00:02:47 +07:00
Muhammad Herdiansyah
d07973c30e busybox: fix symlink mistake 2019-06-30 23:02:38 +07:00
Muhammad Herdiansyah
03759c0cd5 busybox: add udhcpc and acpid runit services 2019-06-30 22:49:31 +07:00
Dylan Araps
a54333506e kiss: rename repo to core 2019-06-19 10:45:26 +03:00