aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base-files
AgeCommit message (Collapse)Author
2007-01-09basefiles: fix h5000 fstabKoen Kooi
2007-01-02basefiles: add fstab for efika and ep93xx Koen Kooi
2007-01-02basefiles: updates:Koen Kooi
* issue.* for angstrom * usbfs automounts for akita, htcuniversal, netbook-pro, nokia770, spitz, tosa Should fix #1741
2006-11-25base-files: mv ipaq-pxa270 hx4700Koen Kooi
2006-11-20h5xxx: Rename machine to h5000.Paul Sokolovsky
* 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-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
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 machinePhilip Balister
2006-09-08various packages: added mtx-2 configurationMartin Dietze
* where necessary, additional mtx-2 subdirs for files created * where necessary, additional entries in bitbake files created
2006-08-22base-files: (un)load ohci-hcd on tosa to get usb working after suspend/resumeMarcin Juszkiewicz
2006-08-02base-files/base-files/jornada720/ : Moved to jornada7xxKristoffer Ericson
* 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
2006-07-26base-files: Ad Netbook Pro bits.Florian Boor
2006-07-23basefiles: add fstab for h5xxxKoen Kooi
2006-07-12base-files: Add htcuniversal fstab by goxboxlive.Florian Boor
2006-06-08base-files/jornada6xx: Addition of machine specific fstabKristoffer Ericson
* Jornada6xx always has wince partition at /dev/hda1 and ordinarily root=/dev/hda2. * Adds JLime as hostname if distro=jlime.
2006-05-25base-files: add tmpfs to stock fstabMichael Lauer
2006-05-20base-files, linux-amsdelta-2.6, u-boot: Add support for Amstrad Delta (E3)Jonathan McDowell
This adds support for the Amstrad E3 Videophone (codename Delta). This is an OMAP5910 based device with 32MB SDRAM, 32MB NAND flash and a 480x320 DSTN screen. Most of the work for this support is by David Ford <david.ford@hu.gs> with some minor cleanups by me.
2006-05-14base-files: Adjust Poodle fstab for kernel 2.6Matthias Hentges
2006-04-28base-files: Bumped PR as it's the only way to rebuild base-files when a ↵Rod Whitby
distro version changes.
2006-04-30base-files/h6300/fstab: add h6300 specific fstabMika Laitio
2006-04-22base-files: Add fstab for h2200.Matt Reimer
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-03-19base-files: Update spitz and borzoi fstab for usbdevfs -> usbfs change.Richard Purdie
2006-02-05fstab (spitz, borzoi): hda3 is vfat, not ext3Justin Patrin
2006-02-04base-files: Tweak tosa 2.6 mmc fstab options (from Dirk Opfer)Richard Purdie
2006-01-09slugos: remove/correct references to openslugJohn Bowler
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes)
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby
slugos.
2005-12-14base-files: spitz/borzoi fstab: allow automount of /home and /media/hddRichard Purdie
2005-12-10base-files: Update fstab for spitz to use hda2 as home and mount hda3 under ↵Richard Purdie
/media. Correct the extremely out of date fstab for brozoi to match spitz.
2005-11-04base-files: Correct fstab for spitz. Its slightly 2.6 specific now but not ↵Richard Purdie
enough to break 2.4.
2005-10-10base-files: update nokia770 fstab file so device boots correctly (and ↵Richard Purdie
cleanup whitespace)
2005-10-05simpad fstab was missing a /dev/hda1 entry for CFFrederic Bompart
2005-09-05packages/base-files/base-files_3.0.14.bb: bump PRKoen Kooi
2005-09-05packages/base-files/base-files/ipaq-pxa270/fstab: remove user from mount ↵Koen Kooi
options
2005-08-29base-files: /dev/hda is a harddisk on borzoi, /dev/hdb is the CFMichael Lauer
2005-08-22add support for the Sharp SL-C3100 (Borzoi)Michael Lauer
2005-08-12Don't use devfs names in ipaq-pxa270 fstabKoen Kooi
2005-08-12add fstab for ipaq-pxa270Koen Kooi
2005-08-08Beagle:Holger Freyther
-Drop even more files
2005-07-30Make /etc/profile use TZ variable if /etc/localtime not present. link in ↵Oyvind Repvik
comments explain usage. Bump base-files rev.
2005-07-27spitz fstab: reorder for more clarityMichael Lauer
2005-07-18slugbug 205John Bowler
Ensure that /home/root still exists, even though the root home directory is /root because install passwd files are not typically overwritten on upgrade and, without this, it may be impossible to log in to the system. PR bumped, but this only affects openslug
2005-07-16Fixed the OpenSlug root moveRod Whitby
2005-07-16Moved OpenSlug root home directory from /home/root to simply /rootRod Whitby
2005-07-16Changed to use populate-volatile.sh.ccsmart
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther
the bb files accordingly
2005-07-09Syntax Fixes for the grammar from the bitbake c parser.Holger Freyther
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well
2005-07-01Add and export TERM and EDITOR variables. Should be sane defaults.Oyvind Repvik
Without this, packages like cron "break" (User has to figure out how to set it)
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-06-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/16 20:13:21+01:00 reciva.com!pb round up escaped Xprint bits 2005/06/16 19:59:03+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/16 19:56:15+01:00 reciva.com!pb use $D, not ${D} 2005/06/16 20:52:57+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/16 20:52:32+02:00 mn-solutions.de!schurig some MNCI/RT3000 changes to base-files and mnci.conf 2005/06/16 20:51:32+02:00 mn-solutions.de!schurig classes/qpf.bbclass: allow font names like terminus-bold_240_75_t5.qpf 2005/06/15 12:44:41+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/15 12:44:17+02:00 mn-solutions.de!schurig more MNCI & RT3000 related changes BKrev: 42b1d599T2HX_lr1efBC_rS0YIhYBA
2005-06-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/16 19:20:15+02:00 (none)!br1 modutils.sh: also handle cases when depmod and modprobe is not installed 2005/06/16 19:19:03+02:00 (none)!br1 wrt busybox config: add run-parts, start-stop-daemon, ifup. remove telnetd 2005/06/16 19:12:23+02:00 (none)!br1 add modutils for wrt BKrev: 42b1b97bNWtJltYtYyTXoAV0eFK0nw