Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-02 | base-files: change c7x0 and akita fstab to get rootfs mountpoint from kernel | Koen Kooi | 3 | |
2008-12-08 | mx31moboard: added support into base-files and ipkg-collateral | Valentin Longchamp | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-18 | base-files: remove custom fstab file for collie | Thomas Kunze | 2 | |
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 48 | |
2008-09-23 | base-files: bump PR | Koen Kooi | 1 | |
2008-08-22 | slugOS 5.0 is born - initial commit. | Mike Westerhof | 3 | |
- enable many busybox options - replace several packages in rootfs with busybox, and adjust various config files and scripts to accomodate busybox options - change default alignment behavior to be more lenient Note: this is the first of many disruptive changes for SlugOS 5; this version is to be considered unstable at best! | ||||
2008-04-23 | Openmoko: replace OpenMoko by Openmoko | John Lee | 2 | |
2008-04-19 | Busybox shell is not executing /etc/profile.d/* files, thus fixed. | Khem Raj | 2 | |
2008-04-08 | base-files: install GFDL 1.2, GPL 3, LGPL 3 licenses (from Poky) | Marcin Juszkiewicz | 4 | |
2008-03-26 | fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of device | Graeme Gregory | 4 | |
2008-01-28 | divers: delete 22 empty directories | Rolf Leggewie | 1 | |
* skipping packages/netbase/ since those seem to be used albeit incorrectly | ||||
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 1 | |
Partly fixes 2471. | ||||
2008-01-16 | Numerous openprotium fixes as we transition to udev based root | Andrew Wilcox | 2 | |
and task based build | ||||
2007-12-13 | fix bugzilla #882 | John Lee | 2 | |
2007-11-17 | base-files: bump PR to force a rebuild of this package with updated ↵ | Mike Westerhof | 1 | |
package.bbclass (makes /var/volatiles work again) | ||||
2007-11-15 | base-files: disable /dev/mmcda1 for all Zaurus machines - we use 2.6 not 2.4 | Marcin Juszkiewicz | 7 | |
2007-10-31 | fstab: clean-up white space, comment out the /media/ram mount | Mike Westerhof | 1 | |
(/var/volatile should be used instead) | ||||
2007-10-16 | ghi270: Provide initial support for Grayhill ghi270 platform. | Todd Blumer | 1 | |
2007-09-25 | base-files: mount mmc card async | Jan Lübbe | 3 | |
* it is not possible to remove the mmc card from the neo while it is on so we can safely mount the card async | ||||
2007-09-24 | base-files: PocketPC machines: stop using random / mounts in fstab. | Paul Sokolovsky | 7 | |
* Instead, use rootfs mount, like most other devices do, which corresponds to the fact that such machines can be booted from a lots of sources. | ||||
2007-09-08 | base-files: make machine specific | Koen Kooi | 1 | |
2007-08-27 | base-files : Add machine specific fstabs for gumstix-{connex, verdex}. In the | Philip Balister | 4 | |
future these may be replaced with the generix fstab. | ||||
2007-08-27 | base-files : Update fstab for omap5912osk to clear up a boot time error. | Philip Balister | 1 | |
2007-08-10 | base-files: add SRC_URI_OVERRIDES_PACKAGE_ARCH = "1" to fix packaging | Koen Kooi | 1 | |
2007-08-10 | basefiles: add /dev/shm in fstabs | Koen Kooi | 36 | |
2007-08-10 | base-files mount /dev/shm as tmpfs, hence enabling posix shared memory | Michael Lauer | 5 | |
2007-08-04 | base-files: add openmoko specifics | Michael Lauer | 4 | |
repair formatting, guys would you PLEASE STOP MIXING TABS AND SPACES!!!!!!!!!! | ||||
2007-06-10 | base-files: copy issue files | Koen Kooi | 1 | |
2007-06-10 | basefiles: preserve issue[.net] contents | Koen Kooi | 1 | |
2007-05-14 | basefiles, initscripts: make /var non-volatile, as discussed on the ↵ | Jamie Lenehan | 35 | |
mailinglist | ||||
2007-05-08 | base-files: only set TERM in profile if it's not set to allow more or less ↵ | Michael Krelin | 2 | |
comfortable ssh. Closes #805 | ||||
2007-04-26 | base-files: drop OpenZaurus support | Marcin Juszkiewicz | 3 | |
2007-03-21 | packages/base-files/base-files_3.0.14.bb: Add semi-custom profile for ↵ | Stelios Koroneos | 3 | |
oplinux and oplinux-uclibc | ||||
2007-03-19 | Initial commit for a number of oplinux and oplinux-uclibc specific configs ↵ | Stelios Koroneos | 9 | |
for base-files, netbase, sysvinit and initscripts | ||||
2007-03-10 | base-files: neo1973: Mount /tmp as tmpfs | Matthias Hentges | 2 | |
2007-03-03 | base-files_3.0.14.bb: Apply suggested change by Shane Volpe. Closing bug #1849 | Matthias Hentges | 1 | |
2007-02-16 | base-files: merge in fic-gta01 and qt2410 files from openmoko svn | Koen Kooi | 5 | |
2007-02-14 | base-file: add some prettier issue files for angstrom, courtesy Stelios Koroneos | Koen Kooi | 3 | |
2007-01-09 | basefiles: fix h5000 fstab | Koen Kooi | 2 | |
2007-01-02 | basefiles: add fstab for efika and ep93xx | Koen Kooi | 6 | |
2007-01-02 | basefiles: updates: | Koen Kooi | 10 | |
* issue.* for angstrom * usbfs automounts for akita, htcuniversal, netbook-pro, nokia770, spitz, tosa Should fix #1741 | ||||
2006-11-25 | base-files: mv ipaq-pxa270 hx4700 | Koen Kooi | 3 | |
2006-11-20 | h5xxx: Rename machine to h5000. | Paul Sokolovsky | 2 | |
* Use naming scheme consistent with other iPaq devices, where "series" name is used. * h5000 is series consisting of h5100, h5400, and h5500 models, each having common architecture, but slightly different builtin peripherals. Each model may also have few marketing nicknames, differing in last digit (sometimes 2 last digits). * Closes #1586. * Approved by Koen Kooi. | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-22 | * base-files: add machine specific fstab for omap5912osk machine | Philip Balister | 2 | |
2006-09-08 | various packages: added mtx-2 configuration | Martin Dietze | 3 | |
* where necessary, additional mtx-2 subdirs for files created * where necessary, additional entries in bitbake files created | ||||
2006-08-22 | base-files: (un)load ohci-hcd on tosa to get usb working after suspend/resume | Marcin Juszkiewicz | 2 | |
2006-08-02 | base-files/base-files/jornada720/ : Moved to jornada7xx | Kristoffer Ericson | 3 | |
* moved so its mapped against proper ARCH initscripts/initscripts-1.0/jornada7xx/devices : Changed to better devices * changed /dev/input/ts0 to correct value linux/linux-jlime-jornada*/defconfig : Minor changes * EVDEV support for 7xx * SYSCTL support for 7xx |