Commit graph

337 commits

Author SHA1 Message Date
Michael Prankl
5486f5e81d sudo: exit with exit status 1 2014-09-07 17:38:11 +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
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
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
3fd8c315bb init: remove unused ssh check 2014-06-16 18:17:35 +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
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
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
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
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
Stephan Raue
74d7bcc068 busybox: move systemd to /usr/lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-02-20 17:05:22 +01:00
Christian Hewitt
dc7e0e26ca Merge pull request #2936 from chewitt/fsck_hfsplus_init
init: only fsck hfs+ when booting from hfs+
2014-02-12 20:08:02 -08:00
Christian Hewitt
db78221e4d init: only fsck hfs+ when booting from hfs+
Only fsck an HFS+ partition when we booted from an HFS+ partition. This
should only be true on AppleTV where we need to ensure the HFSX volume
is clean before mounting. It is false on other MacOS dual-boot
configurations where HFS+ partitions are present. This resolves #2929,
2014-02-13 07:57:23 +04:00
Stefan Saraev
c4ede581cd busybox: add 'sudo' 2014-02-12 20:00:22 +02:00
Stefan Saraev
328c05a1d6 createlog: make rpi even happier 2014-01-15 03:45:57 +01:00
Stefan Saraev
a4ac801fb4 createlog: make RPi happy 2014-01-15 03:45:57 +01:00
Stefan Saraev
f7515df9e6 createlog: dont run nonexistent tools
closes #2881
2014-01-15 03:45:57 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
cfc62d1fe9 busybox, busybox-initramfs, busybox-hosttools: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stefan Saraev
39630a0b65 createlog: adapt for systemd. include even more info 2013-10-18 20:40:40 +03:00
Stefan Saraev
9af76d3bcd busybox: fs-resize: remove the big fat warning
.. time to get this tested
2013-09-26 21:05:18 +03:00
Stefan Saraev
66c2ea298d busybox: initial /storage fs resizing support
... work in progress. do not use
2013-09-16 14:38:14 +03:00
Stefan Saraev
d2f5adf729 busybox: add dummy 'fs-resize' service 2013-09-15 21:54:16 +03:00
Stephan Raue
5abd5e113b busybox: remove old init system
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-21 16:13:44 +02:00
Stephan Raue
615f3358dd busybox: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-21 16:11:04 +02:00
Stephan Raue
f255fbe731 busybox: change path to service configfiles
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-19 01:00:06 +02:00
Stefan Saraev
ed80b6a151 busybox: cron support is optional. don't install crond init by default 2013-07-21 20:12:01 +03:00
Stefan Saraev
a3a25c1741 busybox: allow changing of root password
... just kidding ;)
2013-07-20 18:11:10 +03:00
Stefan Saraev
d1ccd21e5f Merge remote-tracking branch 'upstream/master' into openelec-settings 2013-03-06 13:19:49 +02:00
Stefan Saraev
76838a2ada pastebinit: replace with a simple shell script 2013-03-06 00:26:06 +02:00
Stephan Raue
bed39ac646 busybox: remove crond init script, will be handled by our sttings addon
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-20 21:52:16 +01:00
Stephan Raue
e4e0350784 busybox: move crond init script to scripts folder, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-19 21:31:14 +01:00
Stephan Raue
0953c93f37 busybox: add applet 'apt-get'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-07 18:31:48 +02:00
Stephan Raue
f76251bd2e busybox: show versions info again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 22:57:23 +02:00
Stephan Raue
b36ce523ba busybox: cleanup not more needed framebuffer stuff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-03 13:01:43 +02:00
Stephan Raue
223e493d66 splashutils: add option to disable splash on boot, this can give us a 2-3sec faster boot, to disable add 'nosplash' (without quotes) to the kernel commandline in your bootloader config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-21 01:15:13 +01:00
Bas Spaans
5a5250afb6 createlog: Adds filesystem usage information to 08_Filesystem.log 2012-03-18 11:42:05 +01:00
Bas Spaans
36addd61ea Adds 08_Filesystem.log to output of createlog. contains list of mounts 2012-03-18 10:08:16 +01:00
Bas Spaans
fe981ad7de Disable generation of 00_OS.log as the information is in the header of every log file generated 2012-03-18 09:52:29 +01:00
Bas Spaans
fa0cb1a5f2 Add OE version information to the header of every log file generated 2012-03-18 09:50:49 +01:00
Bas Spaans
aa99ff9023 packages/sysutils/busybox/scripts/createlog: create .zip instead of .tar.bz2
Adds compatibilty with Windows users so they wont need extra tools. Adds a small increase in the size of the compressed logs
2012-03-17 17:25:17 +01:00