2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
Dylan Araps
ca837d7433
busybox: Enabled MODUTILS stuff 2020-04-25 18:42:35 +03:00
Dylan Araps
aef6d4f223
busybox: Fix broken install command 2020-04-22 19:27:33 +03:00
Dylan Araps
4a3ef41018
busybox: Fix unicode display bug 2020-04-18 20:12:20 +03:00
Dylan Araps
06db5b87e6
busybox: Enable mkswap 2020-04-15 10:29:45 +03:00
Dylan Araps
240478fc9e
busybox: Add modprobe patch 2020-04-15 07:52:53 +00:00
Dylan Araps
9070a5dd9c
busybox: Add acpid service files. Closes #173 2020-03-20 10:55:32 +02:00
Dylan Araps
ed6f5c0081
busybox: Build acpid 2020-03-19 08:52:00 +02:00
Dylan Araps
c3c113640e
busybox: Fix checksums. Closes #166 2020-03-08 00:34:32 +02:00
Dylan Araps
7243ef2c02
busybox: Fix hotplug null 2020-03-07 20:11:41 +02:00
Dylan Araps
5eed8136c0
busybox: Clear hotplug for mdev service 2020-03-07 18:58:11 +02:00
Dylan Araps
8ddbcb76e4
busybox: Use portable cc. Closes #157 2020-02-23 23:45:05 +02:00
Dylan Araps
2b173b4886
busybox: enable USE_PORTABLE_CODE. Closes #157 2020-02-23 23:39:39 +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
6f3dc23b05
docs: update 2020-02-11 14:55:58 +02:00
Dylan Araps
87629a8043
busybox: fix checksums 2020-02-05 01:34:50 +02:00
Dylan Araps
f86714c25e
busybox: Fix mdev.run. Closes #140 2020-02-04 10:57:00 +02:00
Dylan Araps
906e3e746c
busybox: mdev: Fix /dev/snd 2020-01-20 15:58:48 +02:00
Dylan Araps
e33b642634
busybox: Remove broken mdev rule 2020-01-20 10:11:54 +02:00
Dylan Araps
41b37a977c
busybox: mdev support 2020-01-20 09:54:08 +02:00
Dylan Araps
0592cc42bf
busybox: Add initial mdev 2020-01-20 09:40:05 +02:00
Dylan Araps
ca1baa36e1
busybox: Remove acpid 2020-01-12 19:12:26 +02:00
Muhammad Herdiansyah
59566ab811
busybox: remove unneeded flag for acpid and add checks for directory files 2019-12-07 18:40:55 +07:00
Dylan Araps
fbde4a21c4
busybox: bump to 1.31.1 2019-10-25 20:53:58 +03:00
Dylan Araps
77730d6ce0
busybox: remove utilities which no one will ever use. 2019-10-09 21:13:39 +03:00
Dylan Araps
b8ada3ae2e
general: Use getopt from util-linux 2019-10-07 23:55:42 +03: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
426143e26c busybox: remove dpkg 2019-09-28 07:18:49 +03:00
Dylan Araps
75bc688a1e busybox: don't build rpm 2019-09-28 07:13:26 +03:00
Dylan Araps
e8484d1bc5 busybox: fix passwd 2019-09-18 12:40:13 +03:00
Dylan Araps
3f371a4080 busybox: disable weak passwd check. 2019-09-02 23:59:38 +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
7dcc9332dc busybox: depends bzip2 for help usages 2019-08-18 12:45:58 +02:00
Sebastian Ertz
833bd897c3 busybox: fix work around for DESTDIR 2019-08-18 12:44:14 +02:00
Dylan Araps
ca440ed595 busybox: depend on gzip to avoid accidental breakage. 2019-08-15 16:29:41 +00:00
Sebastian Ertz
d9d18ca1fe busybox: fix checksum .config 2019-08-14 06:58:43 +02:00
Dylan Araps
d4ea0591b8 busybox: bump to 1.31.0 2019-08-13 16:15:03 +00:00
Dylan Araps
7a85ade671 busybox: remove man 2019-08-13 10:49:05 +00:00
Dylan Araps
e7b44d6fcc busybox: fix depends 2019-08-13 00:07:19 +00: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
0f84f8e0a4 busybox: build without bzip2 2019-08-03 12:09:06 +07:00
Dylan Araps
d035612676 busybox: Remove gzip 2019-07-30 08:05:24 +03:00
Dylan Araps
f5caca96d6 busybox: compile without gzip 2019-07-30 07:59:17 +03:00
Dylan Araps
f520ab67e6 busybox: compile without lspci 2019-07-29 11:05:54 +03:00
Muhammad Herdiansyah
be1c3ba858 busybox: build dynamically and fix directories 2019-07-20 23:59:50 +07:00
Dylan Araps
a64295eb30 busybox: Compile with getopt for fakeroot. 2019-07-16 10:22:33 +03:00
Muhammad Herdiansyah
f00b73a18b busybox: re-add lspci and lsusb 2019-07-08 22:15:45 +07:00