MilhouseVH
52479d65d6
init: fix error handling during get_project_arch
2017-08-09 16:20:31 +01:00
MilhouseVH
c023719429
Merge pull request #1764 from chrisnovakovic/initramfs-enable-dns
...
initramfs: enable DNS if network is up
2017-07-12 04:39:36 +01:00
Alex Deryskyba
7e57ef4eee
busybox: init: do not use dd option conv=fsync when updating kernel on a block device
...
Makes updates much faster for NAND installations on Amlogic-based devices.
2017-07-09 21:44:55 +02:00
Chris Novakovic
aeab02f728
initramfs: enable DNS if network is up
...
In certain situations, it is desirable for hostnames to be resolvable in
the initramfs (e.g., when a hostname is specified as the NFS server in
the "boot" or "disk" kernel parameters). If the network is up when the
init script is executed (e.g., when the "ip" kernel parameter is
specified) and a DNS server is known, write it to /etc/resolv.conf so it
can be used for DNS requests.
2017-07-09 00:31:52 +01:00
Lukas Rusak
c9a5cdefc3
busybox: use cttyhack
2017-07-07 13:37:11 -07:00
MilhouseVH
1729b9b201
createlog: bring sanity to kodi log order
2017-04-27 23:06:08 +01:00
mglae
d481e13108
busybox: fix fs-resize by using sgdisk
2017-02-19 17:56:21 +01:00
DaVukovic
7d91f2e126
busybox: cleanup getedid script
2017-02-05 08:38:22 +04:00
DaVukovic
cce01587e7
busybox: add getedid script
2016-12-18 20:00:49 +04: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
cbb002240b
init: synchronise UEFI and legacy syslinux.cfg updates
2016-09-28 18:27:28 +01:00
Lukas Rusak
a4cdd9345c
Merge pull request #738 from MilhouseVH/gpt_fsresize
...
scripts/mkimage: Add run mode, remember default selection, resize gpt…
2016-09-20 13:12:21 -07:00
MilhouseVH
7353f15dd3
scripts/mkimage: Add run mode, remember default selection, resize gpt partitions
2016-09-15 23:25:13 +01:00
MilhouseVH
fdcf909dcf
init: make sure /storage is owned by root
2016-09-10 00:56:25 +01:00
Christian Hewitt
d416dad6d1
Merge pull request #535 from MilhouseVH/init_protection
...
init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
2016-09-01 09:43:44 +04:00
MilhouseVH
dc41c0580c
init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
2016-09-01 05:06:24 +01:00
MilhouseVH
692a1f979d
logfiles: Add CPU governor details to 03_Hardware.log
2016-08-29 03:39:52 +01:00
MilhouseVH
a0e3207846
init: mount per-client boot/disk if available & configured ( #621 )
2016-08-26 20:14:35 +04:00
MilhouseVH
e90a2358af
init: Report out of space when unable to extract archive/compressed image
2016-08-05 21:07:45 +01:00
Peter Vicman
490df59b36
installer: fix typo for update/fs-resize
2016-07-30 16:31:48 +02:00
kszaq
9e9ca25cb3
init: Fix updating from img.gz when kernel resides on block device
...
This fixes updating LE from img.gz when installed on WeTek internal memory.
2016-07-04 20:56:35 +02:00
MilhouseVH
c2ed75d138
init: Enable oem native resolution support, and debug info
2016-06-03 09:20:04 +01:00
MilhouseVH
4809df9715
init: Parse resolution after splash.conf
2016-06-01 20:01:54 +01:00