Commit graph

1024 commits

Author SHA1 Message Date
David Härdeman
0aabe72a8d Make sure keyutils gets included
Signed-off-by: David Härdeman <david@hardeman.nu>
2014-12-05 18:09:46 +01:00
Stephan Raue
12e9aa7f10 busybox: add 'devmem' support for devel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-29 21:59:55 +01:00
Stefan Saraev
79d8668907 init: warn on obvious KERNEL/SYSTEM mismatch
... because rpi / netboot users still cant get it
2014-11-23 19:06:19 +02:00
Stephan Raue
c3f8927149 debug-shell.service: move to sysinit 2014-11-08 18:48:14 +01:00
Stephan Raue
0900d83b9a [xbmc-rebrand] busybox: rename XBMC config dir in scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-20 16:05:49 +02:00
Keuvie
a2cc09f564 Update apt-get
Line 25 and 26 got the word "local" at the end and start of it.
2014-10-15 16:17:45 +02:00
MilhouseVH
0b2987ce16 [busybox] Enable CONFIG_NC_SERVER, closes #3495 2014-09-22 00:31:04 +01:00
Stephan Raue
14b3e2aeeb busybox: add applet 'tail' to initramfs, needed for u-boot update script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-14 16:18:20 +02:00
Michael Prankl
27c84c2cb4 apt-get: exit with exit status 1
Same as for sudo (https://github.com/OpenELEC/OpenELEC.tv/pull/3466).
2014-09-08 14:28:14 +02:00
Michael Prankl
5486f5e81d sudo: exit with exit status 1 2014-09-07 17:38:11 +02:00
Stephan Raue
6ac74a9c9f busybox: enable 'ntpd' applet 2014-08-31 20:56:55 +02:00
Stephan Raue
1ee1b1d0fa busybox: force rebuild on config update 2014-08-24 02:55:37 +02:00
Stephan Raue
28bef9da2f busybox: cron.service cosmetics 2014-08-24 02:22:49 +02:00
Stephan Raue
1835e5bf10 busybox: var-log-debug.service cosmetics 2014-08-24 02:19:43 +02:00
Stephan Raue
26732de6d0 busybox: textmode.target: no need to alias as default.target 2014-08-22 12:52:55 +02:00
Stephan Raue
26c49caf2b busybox: remove CIFS/SMB boot support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-17 17:49:32 +02:00
Stephan Raue
5eb91bcf1b busybox: create /storage/.update by default, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-17 17:49:32 +02:00
linuxlite
4682b48de9 use hdparm to set speedcontrol. 2014-08-09 08:58:11 +02:00
Stephan Raue
e672e6e249 busybox: remove support for initramfs.conf, disable SYSTEM-to-RAM support for RPi
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-25 07:30:19 +02:00
Stephan Raue
86944a6ea2 Revert "busybox: remove SYSTEM-to-RAM support, it dont improves much"
This reverts commit 1e12d8be3f.
2014-07-25 07:28:13 +02:00
Stephan Raue
1e12d8be3f busybox: remove SYSTEM-to-RAM support, it dont improves much
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-24 07:09:01 +02:00
Stephan Raue
f060416fbd projects/Generic: dont build XHCI driver as module, and dont unload on suspend (for testing, please revert if this still causes problems with suspend/wakeup)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-17 10:22:53 +02:00
Stephan Raue
39596691bf busybox: add upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-01 18:56:32 +02:00
Stephan Raue
4241180f12 busybox: fix issue with not removing *.md5 files after update
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-28 21:43:35 +02:00
Stefan Saraev
0ada0903bf busybox: double pciutils in depends 2014-06-23 13:38:09 +02:00
Stefan Saraev
3fd8c315bb init: remove unused ssh check 2014-06-16 18:17:35 +02:00
Stefan Saraev
c4c0c074c5 tmpfiles.d: cleanup. rename 2014-06-12 19:39:39 +02:00
Stefan Saraev
6281f65c24 cron: dont depend on syslog.target 2014-06-12 18:53:32 +02:00
Stephan Raue
d9dc64ed26 busybox: add 'morequiet' kernel command line option
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-11 18:49:41 +02:00
Stefan Saraev
dcb14cb748 lsb_release: use /etc/os-release 2014-06-09 00:00:33 +02:00
Stephan Raue
9171a0678d busybox: unmount /flash and /storage on reboot in initramfs, add 'do_reboot' function and use this for all reboot calls
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 17:10:42 +02:00
Stephan Raue
3492df7397 busybox: add applet 'mountpoint' to initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 17:08:46 +02:00
Stephan Raue
6431768463 busybox: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 14:56:51 +02:00
Stephan Raue
6aea31a5fa busybox: add initial support for fsck /flash and /storage on boot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 14:56:51 +02:00
Stephan Raue
cbfe2fa62a Revert "init: e2fsck /storage"
This reverts commit f7d87a2380.
2014-06-04 16:29:52 +02:00
Stefan Saraev
f7d87a2380 init: e2fsck /storage 2014-06-04 16:19:38 +02:00
Stefan Saraev
e0b1565f19 busybox: enable locale support
this fixes unicode input in ash
2014-05-20 14:16:30 +02:00
Stefan Saraev
52d8c5f2f8 busybox: make unicode characters printable 2014-05-20 14:16:30 +02:00
jenkins101
d0e3057894 suspend-modules: added brcmfmac cant handle suspend right now 2014-05-14 22:10:59 +02:00
andreasmn
8cfb7daa7b init: optimized wake-on-lan script 2014-05-01 08:35:54 +02:00
andreasmn
a080cda38e init: added wake-on-lan script 2014-04-25 15:27:50 +02:00
andreasmn
cea6ff78a7 busybox (initramfs): add 'ping' and 'ether-wake' applet 2014-04-25 15:26:56 +02:00
Stephan Raue
374f30f6d9 busybox (initramfs): add applet 'basename'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-24 17:20:52 +02:00
Stephan Raue
e70f9a21a4 busybox: add applet 'pgrep'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-07 18:55:23 +02:00
Stefan Saraev
ed9839313e busybox: add ddbridge to suspendmodules 2014-03-26 13:47:29 +02:00
Stefan Saraev
803bc002b9 disable suspend if booting from removable storage 2014-03-22 16:11:28 +02:00
Stefan Saraev
d4fc0986a0 busybox: init: set rsize/wsize for nfs 2014-03-05 15:59:40 +02:00
Stefan Saraev
2307d68c8e busybox: tmpfiles.d: symlink /var/run -> /run. run early 2014-02-26 19:55:46 +02:00
Stefan Saraev
03e54f091a busybox: fs-resize: clean up and cosmetics 2014-02-22 14:47:40 +02:00
Stefan Saraev
0c96e95f70 busybox: init: clean up and cosmetics 2014-02-22 14:47:17 +02:00