MilhouseVH
b0e0aa64e9
init: clean up splash image selection
2019-07-02 16:34:29 +01:00
MilhouseVH
ff3887ee11
init: more informative syslinux boot message
2019-06-18 03:16:04 +01:00
MilhouseVH
4cc4efe73d
busybox: fix XBMC reference
2019-06-15 02:55:58 +01:00
chewitt
ecd87898a5
busybox: add dtsoc helper script
2019-06-08 00:39:06 +02:00
Matthias Reichl
7f52096b6d
busybox: drop uvesafb module handling in init
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-05-24 16:22:48 +02:00
CvH
851f654777
Merge pull request #3458 from kszaq/drop_aml_3.14
...
Goodbye Amlogic 3.14
2019-05-04 07:22:11 +02:00
Ian Leonard
1fcc9d3247
image: drop OPENELEC_ARCH from /etc/os-release
...
Also swaps the necessary variable check in busybox/init to acoomodate OPENELEC_ARCH
may or may not exist, while LIBREELEC_ARCH will be assumed to exist.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-05-03 23:11:24 +00:00
kszaq
10b7806c2e
busybox/init: amend comment on block devices
2019-05-04 00:02:46 +02:00
chewitt
3f9782d1c8
busybox: fix dtfile path error
2019-04-24 08:49:38 +04:00
kszaq
52d603a711
init: set ondemand up_threshold for multi-cluster CPUs
...
For multi-cluster CPUs (e.g. Amlogic S912) there is a separate
policy for each CPU cluster. Add a case in init script to cover
setting up_threshold for all clusters.
2019-04-22 22:00:34 +02:00
chewitt
9126dc8644
busybox: improvements to dtname/dtfile
2019-04-18 03:21:53 +04:00
Christian Hewitt
cdeb85f70c
busybox: add dtname/dtfile helper scripts
2019-04-17 08:28:42 +04:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
MilhouseVH
e691b3b693
packages: correct original copyright
2019-03-26 16:43:42 +00:00
Ian Leonard
b77ec0436a
busybox/init: integer comparisons in fsck retval checks
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-03-10 00:03:43 +00:00
Ian Leonard
efd28315ac
busybox/init: style changes
...
Remove whitespace between ] and ;
Elminiate line continuations where they don't aid readability
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-03-10 00:01:34 +00:00
Ian Leonard
497933e776
busybox/init: reorder script
...
This changes the order of the script to be:
Necssary bring up tasks
Setting variables to control rest of system intialization
Sourcing shared functions
Setting script functions
Doing the work of bringing the system up
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-03-10 00:01:34 +00:00
Ian Leonard
7ebd79ae67
busybox/init: remove leading indent
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-03-10 00:01:34 +00:00
craxycat
5364344b2e
FIX getedid sh: bad number on intel/amd
2019-01-23 00:10:08 +10:00
DaVukovic
19fd886d34
[busybox] Fixed 'getedid delete' section
2018-12-02 16:02:10 +01:00
MilhouseVH
1f7d6fee4a
Merge pull request #2993 from mglae/le9_fsresize
...
Improve fs-resize, fix delay and simplify
2018-11-04 02:36:02 +00:00
Mario Krupa
25732b0247
Fixed typo in order to make "delete" work again
...
"getedid delete" did not work because of the use of the wrong $gpu variable output "intel" which should read "intel/amd"
2018-10-26 13:33:14 +02:00
mglae
2be09187dc
fs-resize: simplify using parted's 3.2 'resizepart'
2018-10-23 18:50:57 +02:00
chewitt
5983d488b2
busybox: quit countdown timers on keyboard input
2018-10-19 18:53:53 +04:00
vpeter4
c617921042
busybox: remove passwd script because we have real one
2018-09-20 20:23:59 +02:00