Commit Graph

868 Commits

Author SHA1 Message Date
MilhouseVH
8dd0df6784 busybox: drop NFS support for linux < 2.6.23 2018-09-21 17:06:40 +01:00
vpeter4
c617921042 busybox: remove passwd script because we have real one 2018-09-20 20:23:59 +02:00
DaVukovic
72709dece1 Fixed a little typo 2018-09-20 18:18:55 +02:00
chewitt
e0b3dbf010 busybox: don't fix GPT tables when partition scheme is MBR 2018-09-08 10:58:42 +04:00
MilhouseVH
5cc2805308 busybox: update configs 2018-08-14 00:50:22 +01:00
MilhouseVH
4c7c97605d busybox: update to busybox-1.29.2 2018-08-13 20:21:11 +01:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
MilhouseVH
5483e21be9 Merge pull request #2763 from InuSasha/fixes/glibc-drop-obsolete
glibc: drop obsolete code
2018-07-16 00:38:51 +01:00
MilhouseVH
3ada3effec Merge pull request #2814 from chewitt/boot_cosmetics
busybox: tweak text as dtb.img is not a bootloader
2018-07-15 04:36:20 +01:00
Christian Hewitt
b862b263fc Merge pull request #2791 from HiassofT/le9-systemd-239
systemd: update to 239
2018-07-15 07:31:10 +04:00
Christian Hewitt
c4e2e397e7 Merge pull request #2799 from DaVukovic/getedid-kernel-amd
[getedid] Add AMD support and react on used kernel
2018-07-15 07:26:16 +04:00
MilhouseVH
65d87ea47f Merge pull request #2708 from chewitt/systemd-machineid
systemd: change uuid generation
2018-07-07 18:26:10 +01:00
chewitt
a8026292bb systemd: change uuid generation 2018-07-07 21:25:32 +04:00
chewitt
2c05b8c7ba busybox: tweak text as dtb.img is not a bootloader 2018-07-06 10:49:03 +04:00
Sascha Kuehndel (InuSasha)
b753a3a31d busybox: build against libtirpc instead of obsolete glibc-rpc 2018-07-05 07:36:10 +02:00
DaVukovic
e9906ee6d5 Add AMD support and react on used used kernel 2018-06-26 20:42:18 +02:00
Matthias Reichl
71eeeedd75 busybox: remove /var/run/utmp from tmpfiles.d
/run/utmp is already in systemd's default config, with proper flags
(boot only) and permissions, and /var/run is a symlink to /run as
per systemd standard so we don't need to list /var/run/utmp in
busybox's tmpfiles list.

This also removes these systemd boot warnings
  Line references path below legacy directory /var/run/
  Duplicate line for path "/run/utmp", ignoring.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-24 15:09:52 +02:00
MilhouseVH
6d696c7ac3 init: strip leading / from BOOT_IMAGE & DISK_IMAGE, normalising for all projects 2018-06-13 14:20:57 +01:00
Lukas Rusak
37b4ddd3cd Revert "init: fix // as IMAGE_KERNEL and IMAGE_SYSTEM should always have a leading /"
This reverts commit 01a87ad788.
2018-06-11 10:10:14 -07:00
MilhouseVH
3d7409570c busybox: assign copyright to Team LE 2018-06-02 22:09:17 +01:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
efe33a0a96 platform_init: use labels defined by distro options 2018-05-29 09:23:01 +02:00
MilhouseVH
517330f9fe installer: drop extlinux support, not needed - use syslinux 2018-05-15 22:14:42 +01:00
MilhouseVH
cdb7daba21 grub: drop /flash/grub.cfg 2018-05-15 22:14:42 +01:00
MilhouseVH
7f61cb0349 init: fix grub check 2018-05-15 22:14:42 +01:00