summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* image-root-ubifs: add rules for generic UBIFS imageMichael Olbrich2014-05-051-0/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Kconfig: fix 'module' handlingMichael Olbrich2014-02-061-4/+0
| | | | | | | | | Kconfig has changed the handling for enabling tristate options: A config entry with the option 'modules' is used instead of a config entry with the name 'MODULES'. Use '_ptxconfig_MAGIC__' for that. It exists anyways. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: allow whitelisting URLs when 'only use PTXdist Mirror' is enabledMichael Olbrich2014-01-291-0/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: always define mirrorsMichael Olbrich2014-01-291-5/+2
| | | | | | The URLs may be used anyways, e.g. as suggestion for manual downloads. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* busybox: version bump 1.21.0 -> 1.22.0Michael Olbrich2014-01-188-408/+474
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: sync Kconfig and ptxdistrc.defaultMichael Olbrich2014-01-132-4/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdistrc.default: add mirror.linux.org.au as kernel mirrorptxdist-2013.12.0Michael Olbrich2013-12-181-1/+1
| | | | | | | It contains old non-kernel archives that are no longer available from kernel.org Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: add x.org primary sites as fallback to the default mirrorsMichael Olbrich2013-12-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdistrc.default: use www.linux-mips.org as kernel.org mirrorMarc Kleine-Budde2013-08-231-1/+1
| | | | | | This mirror has the old kernel versions. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* busybox: version bump 1.20.2 -> 1.21.0Michael Olbrich2013-06-159-75/+136
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: don't use /usr as default jdk pathMichael Olbrich2013-06-032-2/+5
| | | | | | Using /usr will add /usr/include to the header search path. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist/setup: use https for kernel.orgMarc Kleine-Budde2013-04-172-2/+2
| | | | | | Kernel.org uses https by default now. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* ptxdist: setup: added proxy exception configurationDennis Herbrich2013-03-132-0/+12
| | | | | Signed-off-by: Dennis Herbrich <dennis.herbrich@hytera.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* ptxdist: setup: fix https proxy help textDennis Herbrich2013-03-131-1/+1
| | | | | Signed-off-by: Dennis Herbrich <dennis.herbrich@hytera.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* ptxdist: setup: add support for https proxyMarc Kleine-Budde2013-03-122-0/+11
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* host-libsemanage: add packageMarc Kleine-Budde2013-02-051-0/+42
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* config/setup: add option to configure host CPPMarc Kleine-Budde2013-02-052-0/+8
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* install_fixup: allow expanding controls with arbitrary linesMichael Olbrich2012-10-121-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add new-style rules for root.cpio/root.cpio.gzMichael Olbrich2012-09-301-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: add command to export the nfsroot with a userspace nfsdMichael Olbrich2012-09-121-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add some example new-style image rulesMichael Olbrich2012-07-062-0/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* busybox: version bump 1.18.5 -> 1.20.1Michael Olbrich2012-06-1223-466/+804
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup: add kernel.org mirrorMichael Olbrich2011-09-222-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdistrc.default: refreshMichael Olbrich2011-09-221-3/+21
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* make really clean question configurableJan Weitzel2011-09-091-0/+5
| | | | | | | | Add option to ptxdist setup to avoid the "really clean all" question for ptxdist clean. Signed-off-by: Jan Weitzel <j.weitzel@phytec.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove PTXCONF_SETUP_KERNELDIR_PREFIXJan Weitzel2011-09-082-19/+0
| | | | | | | | PTXCONF_SETUP_KERNELDIR_PREFIX is not longer used. removed in cef51e6071cd9032f09df2e9c85d4774bae8bda9 Signed-off-by: Jan Weitzel <j.weitzel@phytec.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Busybox-1.18.5Ladislav Michl2011-07-2017-200/+425
| | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* Define CMAKE_SYSTEM_PROCESSORBernhard Walle2011-05-101-0/+3
| | | | | Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* install_link: relax absolute link handlingMichael Olbrich2011-05-091-0/+8
| | | | | | | | so far installing absolute links was not allowed. This change makes it possible and add a setup option to transform absolute links into relative links when installing to nfsroot Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [get] add md5sum checking for downloaded archivesMichael Olbrich2011-05-041-0/+24
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: make sure we're building on a local diskMichael Olbrich2011-04-181-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* toolchain-host.cmake: tell cmake not to remove rpaths for host toolMichael Olbrich2011-01-261-0/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [collection] generate valid kconfig files for "ptxdist collectionconfig"Michael Olbrich2010-11-181-6/+17
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* collection/Kconfig: add mainmenu promptMichael Olbrich2010-11-181-0/+7
|
* boardsetup/Kconfig: add mainmenu promptMichael Olbrich2010-11-181-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* setup/Kconfig: update mainmenu promptMichael Olbrich2010-11-181-1/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Kconfig: update mainmenu promptMichael Olbrich2010-11-171-1/+1
| | | | | | it is now used as menuconfig title and config file comment. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* trivial: fix typos concerning "access"Uwe Kleine-König2010-09-131-1/+1
| | | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [busybox] update to 1.17.1Ladislav Michl2010-08-0223-923/+1338
| | | | | | | | | 0002-silence-errors-on-BE-platforms.patch was dropped as it no longer applies. I'll try to fix it upstream first and backport accepted solution. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> [mkl: re-run with fixed importer] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxd_make_xpkg_prepare] move default.ipkg to config/xpkg/ipkg.controlMarc Kleine-Budde2010-07-151-0/+10
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxdist] enhance ubi image creationLuotao Fu2010-05-311-4/+4
| | | | | | | | | | This one reworks the UBI image relevant stuffs. Creating a root volume is a selectable option, though mandatory, now. Split out the volume specific options from UBI generic options, so that we could add options for further volumes later. Also updated the help text and Add some enhancement to the makefile in printing and macro usage. Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
* ptxdistrc: use ftp.sunet.se as default mirror for x.orgMarc Kleine-Budde2010-05-062-2/+2
| | | | | | | "ftp.gwdg.de" seems to be a bit slow. Reported-by: Erwin Rol <erwin@erwinrol.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxdist] ask for section in 'ptxdist newpackage'Michael Olbrich2010-04-211-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [setup] add user name/email to 'ptxdist setup'Michael Olbrich2010-04-211-0/+18
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
*-. Merge branches 'next/cleanups', 'next/version-bumps' and 'next/patchin' of ↵Marc Kleine-Budde2010-04-0114-95/+291
|\ \ | | | | | | | | | git://git.pengutronix.de/git/mkl/ptxdist
| | * [ptxd_make_world_patchin] add option to apply patches with gitMarc Kleine-Budde2010-04-011-0/+10
| |/ |/| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
| * [busybox] version bump -> 1.16.1Marc Kleine-Budde2010-04-0113-95/+281
|/ | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* Remove unneeded initramfs/klibc projectsJon Ringle2010-03-1123-6929/+0
| | | | | | | | initramfs rootfs can now be built like any other rootfs target So, no special package needs to be created. The normal ones can be used. Signed-off-by: Jon Ringle <jon@ringle.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [setup/Kconfig] add help text to white space optionMarc Kleine-Budde2010-03-111-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [toolchain-target.cmake] add include_ and link_directoriesMarc Kleine-Budde2010-01-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | There are several cmake based packages out there that use CHECK_INCLUDE_FILES to find include files. The problem is, that cmake only looks in the implizid search directories, but not in the additional ones. Even if CMAKE_FIND_ROOT_PATH is defined and points to them. Further cmake doesn't care about "-I" or "-isystem" in CPPFLAGS. Our solution (I'm not into cmake, but I think it's a hacky one): define: - include_directories - link_directories This has one drawback for linking. cmake thinks the paths specified in link_directories are "implicid" linker search path. But they aren't. Fortunately cmake cares about '-L' in LDFLAGS so it links in the end. :P Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>