Commit Graph

216 Commits

Author SHA1 Message Date
Lukas Rusak
712ce0b82e busybox: allow changing root password 2017-12-01 20:06:40 +00:00
Lukas Rusak
280c3e53d5 busybox: update to 1.27.1 2017-08-02 14:48:23 -07:00
Lukas Rusak
c9a5cdefc3 busybox: use cttyhack 2017-07-07 13:37:11 -07:00
MilhouseVH
933d12da97 busybox: restore missing applets after last bump 2017-06-23 12:52:20 +01:00
Lukas Rusak
b1f2b80882 busybox: update to 1.26.2 2017-06-20 17:07:57 -07:00
Peter Vicman
35d9fe8de3 busybox: enabling CONFIG_FEATURE_USERNAME_COMPLETION in busybox-target.conf
fixes tilde (~) expand as described https://forum.libreelec.tv/thread-7874-post-47261.html
2017-04-28 18:07:43 +02:00
cvh
93ed6dd232 busybox: cleanup unused config 2017-04-09 17:11:01 +02:00
Ubuntu
a0de52dcf7 adding CONFIG_FEATURE_IP_RULE in busybox-target.conf 2017-03-21 07:58:49 +00:00
Jamie Coldhill
acc17e97f6 busybox: add hexdump for C2 RAM OClock script 2017-02-14 22:04:39 +08:00
Lukas Rusak
725ea4f977 busybox: use unified /usr 2016-12-04 13:23:45 -08:00
MilhouseVH
fb1ac439cf openssh: UsePrivilegeSeparation/StrictModes not needed 2016-10-16 14:44:03 +01:00
MilhouseVH
213b65931c init: make sure /storage permissions are correct 2016-10-06 22:09:53 +01:00
MilhouseVH
fdcf909dcf init: make sure /storage is owned by root 2016-09-10 00:56:25 +01:00
escalade
49ea4cb412 busybox: enable rpm2cpio applet 2016-08-30 13:01:36 +00:00
Lukas Rusak
32cb5e55cc busybox: update to 1.25.0 2016-07-25 10:04:58 -07:00
Lukas Rusak
16c9545319 busybox: use top from procps-ng 2016-04-22 12:38:10 -07:00
Stephan Raue
1a8f61d38d busybox: add '8812au' to SUSPEND_MODULES
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:53 -07:00
Peter Vicman
0a8df76e5e init: allow update also with .img.gz or .img besides to .tar
needs double space on storage partition for extracted .img file
KERNEL/SYSTEM files are copied directly from mounted partition to /flash
tested on imx6 project
size of initramfs/kernel increased by ~40kB
if downgrade with image without included .md5 files
user needs to create file .nocheck (there is no integrity
checks done in this case - can be unsafe)

### Checking for updates ###
Found new .tar archive. extracting...
Checking KERNEL.md5...
/storage/.update/KERNEL: OK
Checking SYSTEM.md5...
/storage/.update/SYSTEM: OK
Checking size: OK
### mount filesystem /flash/SYSTEM ... ###
### mount filesystem /storage/.update/SYSTEM ... ###
updating Kernel...
updating System...
### mount filesystem /flash/SYSTEM ... ###
updating Bootloader...
*** updating Device Tree Blob: imx6q-udoo.dtb ...
.................................................
*** updating u-boot image: /flash/u-boot.img ...
*** updating u-boot SPL Blob on: /dev/mmcblk0 ...
35+0 records in
35+0 records out
35840 bytes (35.0KB) copied, 0.050510 seconds, 692.9KB/s
System reboots now...

### Checking for updates ###
Found new .img.gz archive. extracting...
Mounting system partition...
Checking KERNEL.md5...
/storage/.update/.tmp/mnt/KERNEL: OK
Checking SYSTEM.md5...
/storage/.update/.tmp/mnt/SYSTEM: OK
Checking size: OK
updating Kernel...
updating System...
### mount filesystem /flash/SYSTEM ... ###
updating Bootloader...
*** updating Device Tree Blob: imx6dl-cubox-i.dtb ...
.....................................................
*** updating u-boot image: /flash/u-boot.img ...
*** updating u-boot SPL Blob on: /dev/mmcblk0 ...
35+0 records in
35+0 records out
35840 bytes (35.0KB) copied, 0.050320 seconds, 695.5KB/s
System reboots now...

### Checking for updates ###
Found new .img file...
Mounting system partition...
Checking KERNEL.md5...
/storage/.update/.tmp/mnt/KERNEL: OK
Checking SYSTEM.md5...
/storage/.update/.tmp/mnt/SYSTEM: OK
Checking size: OK
updating Kernel...
updating System...
### mount filesystem /flash/SYSTEM ... ###
updating Bootloader...
*** updating Device Tree Blob: imx6dl-cubox-i.dtb ...
.....................................................
*** updating u-boot image: /flash/u-boot.img ...
*** updating u-boot SPL Blob on: /dev/mmcblk0 ...
35+0 records in
35+0 records out
35840 bytes (35.0KB) copied, 0.050320 seconds, 695.5KB/s
System reboots now...
2016-03-18 12:08:03 +01:00
MilhouseVH
9c17ed5fc2 Rebranding: Follow up 2016-03-16 05:03:51 +00:00
Stephan Raue
d5e9be8678 busybox: update to busybox-1.24.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-13 18:54:33 +02:00
Stefan Saraev
8ecaba8ce9 busybox: enable more applets/features
ar, arping, chroot, cpio, etherwake, pkill, pidof extras, nc extras
2015-03-29 18:56:11 +03:00
Stefan Saraev
16b1d555af busybox: enable sha1sum/sha256sum/sha512sum applets 2015-03-29 15:33:07 +03:00
Stefan Saraev
c5c546dbf7 busybox: enable all features for 'find' applet 2015-03-12 22:45:20 +02:00
Stephan Raue
155231685d busybox: enable CONFIG_NANDWRITE and CONFIG_FLASH_ERASEALL
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-22 10:38:09 +01:00
Stephan Raue
53c06e7323 busybox: update to busybox-1.23.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-27 21:18:26 +01:00