summaryrefslogtreecommitdiffstats
path: root/configs/ptxconfig
Commit message (Collapse)AuthorAgeFilesLines
* ptxdist: migrate from version 2019.06.0 to 2019.07.0Roland Hieber2019-07-081-4/+19
| | | | | | Keep all new features on their default values for now. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
* ptxdist: version bump 2019.05.0 → 2019.06.0Robert Schwebel2019-06-031-18/+2
| | | | | | We have a new version; update. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: remove nonexistent config symbolRoland Hieber2019-05-071-1/+0
| | | | | | | | | | This symbol is not part of PTXdist 2019.05.0, it cannot be found in menuconfig, and is removed as soon as saving changes. It probably slipped in due to local changes in the working tree during the PTXdist update. Fixes: 643f557226e15c4a2ec8 ("ptxdist: version bump 2019.04.0 → 2019.05.0") Signed-off-by: Roland Hieber <rhi@pengutronix.de>
* ptxconfig: enable hexdump reverseRobert Schwebel2019-05-071-1/+1
| | | | | | | | | | | 'reason' suggests: "The hexdump utility is useful to generate hexdumps from files and memory. With the -R option, it can also read hexdump so it can serve as a fallback to transfer files to the target when only a serial console is available." So enable it. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2019.04.0 → 2019.05.0Robert Schwebel2019-05-031-2/+27
| | | | | | A new ptxdist version has been released, update. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2019.03.1 -> 2019.04.0Robert Schwebel2019-04-051-3/+4
| | | | | | A new ptxdist version has been released, update. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: enable sftp serverRobert Schwebel2019-03-301-1/+1
| | | | | | | | SFTP is used by sshfs, which is a useful tool to directly access files on a target machine from a development host. Enable it. Inspired-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2019.03.0 → 2019.03.1Roland Hieber2019-03-131-2/+2
| | | | | | | | | This fixes an errors in systemd.get, which only happened when that systemd tarball was not already downloaded previously: ptxdist: error: Wrong md5sum for 'systemd' (.../src/systemd-241-7-ga09c170122cf.tar.gz) Signed-off-by: Roland Hieber <rhi@pengutronix.de>
* ptxdist: version bump 2019.02.0 → 2019.03.0Roland Hieber2019-03-111-9/+4
| | | | | | Use the default config values. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
* ptxdist: version bump 2019.01.0 -> 2019.02.0Robert Schwebel2019-02-201-3/+12
| | | | | | A new ptxdist release is availabe, update to 2019.02.0. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: busybox: disable date compat and enable nano precisionRouven Czerwinski2019-02-151-2/+2
| | | | Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
* busybox: disable unnecessary appletsRobert Schwebel2019-02-151-11/+6
| | | | | | | | | | | | | As suggested by 'reason', disable some busybox applets that do not make sense on an embedded system: - cal - powertop - ftpget - ftpput - whois Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2018.12.0 → 2019.01.0Rouven Czerwinski2019-01-191-3/+7
| | | | Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
* platform-v8a: fix reason checksRouven Czerwinski2019-01-161-1/+4
| | | | | | Fix all the reason checks reported for platform-v8a. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
* ptxdist: version bump 2018.11 -> 2018.12Robert Schwebel2019-01-081-3/+12
| | | | | | | | | | | Without this version bump, linux-4.20 doesn't build and fails with: make[2]: *** No rule to make target 'silentoldconfig'. Stop. make[1]: *** [Makefile:544: silentoldconfig] Error 2 make: *** [/home/rsc/git/DistroKit/ptxdist/rules/kernel.make:111: /home/rsc/git/DistroKit/platform-v7a/state/kernel.prepare] Error 2 make: *** Waiting for unfinished jobs.... Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: migrate 2018.10.0 -> 2018.11.0Roland Hieber2018-11-141-126/+19
| | | | | | | | | | | | Switch to using the gdb version provided by the toolchain, and clear its md5sum to prevent problems in the get stage (see thread in [9]). Otherwise use the default configuration. Compile-tested on platforms v7a, v8a and rpi. [9]: https://www.mail-archive.com/ptxdist@pengutronix.de/msg13675.html Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* ptxconfig: don't install libanlMichael Olbrich2018-10-231-1/+1
| | | | | | It's not used by anything. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: version bump 2018.08.0 -> 2018.10.0Robert Schwebel2018-10-051-3/+25
| | | | | | | Update to ptxdist-2018.10.0, which is the first one that contains layering support. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2018.06.0 -> 2018.08.0Robert Schwebel2018-08-161-5/+26
| | | | | | A new ptxdist version is out, use it to build DistroKit. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2018.05.1 -> 2018.06.1Robert Schwebel2018-06-211-48/+45
| | | | | | We have a new ptxdist version, so update DistroKit. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2018.03.0 -> 2018.05.0Roland Hieber2018-05-231-13/+5
| | | | | | | We're too late for 2018.04.0, so we skip it. Some packages moved into staging, but they were disabled anyway. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* ptxconfig: disable unused libnslRobert Schwebel2018-05-181-2/+2
| | | | | | | | | | | | | | | | | | | | | 'reason' claims this is unused, so disable it: +rootfs_unused_libraries: + history: + rootfs.ref: + description: | + Libraries that are not used by programs or other libraries. + Match /usr/lib and /lib as needed to handle pre and post /usr merge. + libthread_db.so.1 is loaded by gdb(server) to debug threaded programs. + The rest are plugins for various programs that are loaded dynamically + at runtime. + analyzer: rootfs.RootfsObjectTree().unused() + optional: ... + present: + - /usr/lib/libnsl.so.1 Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* platform-v7a: toolchain version bump 2016.06.1 -> 2018.02.0Robert Schwebel2018-03-091-2/+2
| | | | | | | | | | | A new OSELAS.Toolchain is out, with gcc-7.3.2 and glibc-2.27. Switch v7a platform to new toolchain, now that ptxdist-2018.03.0 and barebox-2018.03.0 are ready for it. Switch gdbserver to gdb-8.1 as well. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2018.02 -> 2018.03Robert Schwebel2018-03-071-10/+4
| | | | | | Update ptxdist to the latest version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: reason: increase busybox shell history sizeMichael Olbrich2018-02-181-1/+1
| | | | | | | | The default history size of the busybox shell (15) causes it to begin discard commands even for short debugging sessions. Increase it to 1000, which should be enough for several hours of debugging. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: version bump 2018.01.0 -> 2018.02.0Michael Olbrich2018-02-181-8/+23
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfig: disable unneeded UBI toolsMichael Olbrich2018-02-181-4/+4
| | | | | | UBI support is disabled in the kernel. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* don't install liblzmaMichael Olbrich2018-02-181-5/+1
| | | | | | It's not used by anything. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* disable libgudev instead of whitelisting it in reasonMichael Olbrich2018-02-181-2/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: version bump 2017.12.0 -> 2018.01.0Roland Hieber2018-01-291-5/+8
| | | | | | | Update PTXdist to the latest version: - systemd now uses the Python-based Meson build system Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* ptxdist: version bump 2017.11.0 -> 2017.12.0Robert Schwebel2017-12-061-4/+3
| | | | | | Update ptxdist to the latest version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2017.10.0 -> 2017.11.0Robert Schwebel2017-11-301-3/+15
| | | | | | Update ptxdist to the latest version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: migrate to ptxdist 2017.10.0Roland Hieber2017-10-251-2/+5
| | | | | | Simple migration with no additional options. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* ptxconfig: disable kernel headersMichael Olbrich2017-10-121-3/+1
| | | | | | | The kernel header from the toolchain are new enough here. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2017.07.0 -> 2017.09.0Robert Schwebel2017-09-301-38/+66
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: ptxdist migrate 2017.06.0 -> 2017.07.0Roland Hieber2017-07-211-26/+24
| | | | | | | | PTXdist 2017.07.0 removes IPKG support and makes opkg the default package management tool. The rest is version bumps and new packages, which we all do not enable. Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* boost: deactivate unused librariesRobert Schwebel2017-07-121-40/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: activate fsck.vfatRobert Schwebel2017-07-121-1/+1
| | | | | | | As we support vfat on some platforms, activate fsck, as suggested by reason-ptxdist. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* systemd: enable coredump supportRobert Schwebel2017-07-121-2/+5
| | | | | | | | | | | | reason suggests: "Systemd should be able to write core files. By default nothing will happen because /var/lib/systemd/coredump is not writeable. A writable filesystem can be mounted here to enable this at runtime. systemd handles the dependencies correctly, so it can catch crashes from before the writable filesystem is available." So we enable coredump support for systemd. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: use lz4 instead of xzRobert Schwebel2017-07-041-3/+4
| | | | | | | xz uses a lot more cpu cycles than lz4, which is important on small machines. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: use real less instead of busybox lessRobert Schwebel2017-07-041-15/+9
| | | | | | Busybox less does not provide fancy coloring, i.e. for systemctl output. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxconfig: enable memtoolUwe Kleine-König2017-06-161-1/+1
|
* DistroKit: update from ptxdist-2017.05.0 to ptxdist-2017.06.0Robert Schwebel2017-06-121-2/+4
| | | | | | | Update ptxdist to latest and greatest. This will obsolete the local networkmanager package, which is removed in the next patch. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* DistroKit: update to ptxdist-2017.05.0Robert Schwebel2017-05-161-194/+284
| | | | | | | | | | | | | | | In ptxdist-2017.05.0, the list of packages in DistroKit has been systematically reviewed, so all packages are now available in their recent versions. There are two exceptions: ncurses 6.0 and networkmanager 1.8 didn't make it into the release. As networkmanager 1.8 is now available in the BSP, we can make use of its newly reduced dependencies and switch off libsoup, sqlite and libxml2. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* configs: add options suggested by 'reason'Robert Schwebel2017-01-061-9/+16
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2016.08.0 -> 2016.12.0Robert Schwebel2017-01-031-23/+43
| | | | | | | | | Migrate configs/ptxconfig and configs/platform-v7a/platformconfig. The modifications previously made to rules/host-qemu.{make,in} are now upstream, so remove these files. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2016.08.0 -> 2016.09.0Robert Schwebel2016-09-131-4/+14
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2016.07.0 -> 2016.08.0Robert Schwebel2016-08-181-3/+5
| | | | | | | | With systemd being updated from 229 to 230, the old bindmount for /run from our local fstab doesn't work any more and ends up in emergency mode. Remove fstab and replace with ptxdist standard file. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump from 2016.05.0 to 2016.07.0Robert Schwebel2016-07-271-3/+29
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* networkmanager: fix libnm handlingRobert Schwebel2016-06-101-4/+4
| | | | | | | Using libnm-glib is obsolete and was replaced by libnm in NetworkManager 1.0. A patch to fix this has been sent upstream today as well. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>