aboutsummaryrefslogtreecommitdiffstats
path: root/files
AgeCommit message (Collapse)Author
2010-06-04device_table-ezx.txt: add needed device nodesAntonio Ospite
* With all the mux nodes we can start playing again with gps on A780 * More fb nodes are needed for pxa fb overlay access * Audio devices are needed too in the case of static /dev Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-04device_table-minimal.txt: fix input device nodes pathAntonio Ospite
Input event device nodes are usually under /dev/input. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
2010-03-26ezx: update device_table-ezx.txtAntonio Ospite
Update mux nodes to be used with the ts27010mux driver. Fix names for ttyIPC0 and video0 nodes. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16device_table_add-xsa: add dev nodes for system aceAdrian Alonso
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2009-10-22device_table(s): fix the 'count' field in device_tables. Line up to the new ↵Andrea Adami
'count' field semantics in makedevs, it now means "number of device nodes to create" opposed to the old meaning "number of device nodes to create as if the 'start' field was 0". Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2009-09-18i686-generic: add more devices tablesJan Lübbe
2009-09-12device_table-ezx: Add static video device node.Antonio Ospite
Useful if we compile the video driver statically in the kernel Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2009-09-12device_table-ezx: Add static ttyIPC device nodeAntonio Ospite
This device node is used by ts0710_mux_usb driver to expose the muxed communication with the BP and configure the line discipiline Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2009-09-12device_table-ezx: Static mux nodes from mux1 to mux8.Antonio Ospite
Userspace is not supposed to open mux0 anymore; now that kernel mapping has been removed, each muxX corresponds to dlci X (with X in [1,16]). Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2009-09-12device_table-ezx: Add headerAntonio Ospite
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2009-06-04Base "machine" supportMichel Pollet
This generate filesystems that boot on the mini. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-04-01device_table_minimal: add /dev/event1 - /dev/event7Andrea Adami
- while there, - delete device_table_kexecboot - add /dev/mmcblk0p7 to device_table-oldmmc
2009-01-31device-table-minimal: add mmcblk0p7 (last allowed)Andrea Adami
- from Openmoko Wiki: - "The device nodes numbering schema provides minor numbers from 1 to 7 (/dev/mmcblk0p1 ... /dev/mmcblk0p7). Minor number 8 is the next physical device (/dev/mmcblk1). So we're restricted to a maximum of 7 accessible partitions" - see http://www.lanana.org/docs/device-list/devices-2.6+.txt
2009-01-30devicetables: when using autoincrement don't specify device numberKoen Kooi
2009-01-30device-table minimal: use increment feature instead of listing each entryKoen Kooi
2009-01-27device-table-minimal: add last 4 mmcblk0 devices (p4-p7)Andrea Adami
2008-12-11devicetable minimal: add mmc devices and event0Koen Kooi
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-09-17device_table-kexecboot: remove duplicatesPhil Blundell
2008-09-04conf/machine/include: add kexecboot.incThomas Kunze
kexecboot: create a new devicetable file collie.conf, poodle.conf: use new kexecboot.inc zaurus-2.6.inc: make do_installkit know about kexecboot (based on work of hvontres)
2008-08-03files: add some stuff to device_table_add-mmc.txt and rename it toThomas Kunze
devices-table-collie.txt. conf/collie: use device-table-collie.txt packages/kexecboot:*create a new directory for everything kexecboot related *move initramfs-kexec-image and initramfs-kexec to this dir and rename them to *kexecboot *move linux-kexecboot to this dir *add forgotten patches for linux-kexecboot
2008-07-27add device table that will create mmcblk0p1 file.Thomas Kunze
Note: this node is from a dynamic pool. If you have other block devices that get their major numbers from this pool this node might be wrong.
2008-01-16Numerous openprotium fixes as we transition to udev based root Andrew Wilcox
and task based build
2007-11-11device_table-minimal.txt: Add /dev/ptmx.Paul Sokolovsky
* Needed to create PTYs, and thus for example to have working dropbear without udev.
2007-09-16device-table-ezx: add uinput node (ezxd starts before udev and needs it for ↵Antonio Ospite
the power button)
2007-08-22device_tables: Remove bogus /bin/ entries (never did anything, recent ↵Richard Purdie
makedevs fixes showed up the problem though). Also create /dev directory before populating
2007-04-22device_table-minimal.txt: Add random and urandom devices.Patrick Steiner
* Useful for cases when there's no udev or it fails to start. dropbear requires these devices to serve logins. * Closes #1883.
2007-03-02device tables: document format and add a table for motorola ezx phonesDaniel Willmann
2006-07-22files/device_table-jlime.txt : Addition of /dev/random deviceKristoffer Ericson
packages/linux/linux-jlime-.../defconf_jlime: Addition of PTY support
2006-07-22conf/distro/jlime-donkey.conf : Addition of GPE versionsKristoffer Ericson
files/device_table-jlime.txt : Addition of /dev/urandom linux/linux-jlime-jornada7xx-2.6.17/defconf_jlime : Update
2006-07-06files/device_table_add: Add two device tables fragments. One adds theJamie Lenehan
SCI/SCIF serial interfaces (as found on SH* platforms) and ones adds the SM flash driver (TI flash block mapping driver) devices. This can be used with the new IMAGE_DEVICE_TABLES to add them to the standard minimal table.
2006-06-30files/device_table-jlime.txt: Addition of new table for JLimeKristoffer Ericson
conf/distro/jlime-donkey.conf: Typo fix * kernel-module -> kernel-modules
2006-06-19device-table-slugos: Add sd[defg] to basic /devOyvind Repvik
2006-02-26unslung-device_table:added 2 /dev/loop devicesMike Westerhof
2006-01-30initscripts: slugos only change to device_table in 1.0John Bowler
- slugos now installs the correct device table in the image build, ensuring that the device table matches /dev and, maybe, removing confusion
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler
- All the openslug/ucslugc specific .bb files are converted in this - change to use generic 'slugos' files with the required configuration - in openslug.conf or ucslugc.conf. This unifies the image and package - build stuff. Old targets should continue to work as the slugos - .bb files PROVIDE the required targets.
2005-09-04device-table openslug: Make /dev/sda[1-9] instead of [1-4]Oyvind Repvik
2005-08-10Expanded Unslung device table to match Linksys firmware 2.3R63Rod Whitby
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-05-23Allow leds to work in early user space by getting theJohn Bowler
device entry in /dev, allow leds to be set to different settings using 'leds'. BKrev: 4292029fJdJ4KZzDf8ka7UNhpcVhkQ
2005-04-28Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/28 12:40:20-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/28 11:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/28 10:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/28 09:40:13-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/28 07:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/28 04:40:16-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/27 12:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/27 11:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/27 06:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/27 05:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/27 04:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/27 01:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 23:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 13:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 10:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 07:40:18-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 14:30:18+00:00 (none)!rwhitby Updated the ChangeLog in NOTES 2005/04/26 06:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 05:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 04:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 03:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/26 02:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 14:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 12:40:12-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 10:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 09:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 08:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 07:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 06:40:13-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/25 12:46:56+00:00 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/25 12:46:05+00:00 (none)!rwhitby Unslung 4.16-alpha: Added slingover script. 2005/04/25 03:40:13-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 16:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 13:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 12:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 10:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 09:40:15-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 12:57:29+00:00 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/24 05:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 04:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 01:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/24 00:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 23:58:37-07:00 kalmiopsis!jbowler Separate out packages which currently only build with glibc (i.e. not with uclibc). Add db4, openldap and the NIS tools to the list of buildable (and working) packages. 2005/04/23 23:43:13-07:00 kalmiopsis!jbowler Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into marsco.kalmiopsis:/home/nslu2/openembedded 2005/04/23 23:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 23:34:34-07:00 kalmiopsis!jbowler Make green led happen at the end of all user run levels (levels 2, 3, 4, 5). 2005/04/23 23:33:15-07:00 kalmiopsis!jbowler Remove spurious patch file. Change db4 include directory to match change to db4. Make dynamic module loading work. 2005/04/23 23:31:08-07:00 kalmiopsis!jbowler Install the staging headers into include/db4 rather than include to avoid the clash with the db3 headers. Packages still use the standard name, so ipkg install db3 db4 will warn about the header overlap. 2005/04/23 12:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 11:40:16-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 03:40:22-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 02:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 01:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/23 00:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 22:40:19-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 15:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 14:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 07:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 06:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 05:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 04:40:15-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 02:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 01:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/22 00:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/21 20:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/21 16:40:19-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/21 23:33:36+09:30 (none)!rwhitby Added bridge-utils and sysfsutils to OpenSlug. Added the NOTES file to the Unslung image. 2005/04/21 04:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/21 03:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/21 00:40:16-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 17:40:12-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 15:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 14:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 13:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 12:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 11:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 10:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 09:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/20 22:49:35+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/20 22:49:04+09:30 (none)!rwhitby First draft of README and NOTES for Unslung 4.x 2005/04/20 01:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 23:02:44-07:00 kalmiopsis!jbowler Merge marsco.kalmiopsis:/home/nslu2/openembedded into marsco.kalmiopsis:/home/nslu2/ref 2005/04/19 23:02:18-07:00 kalmiopsis!jbowler openldap has been changed to build in 'module' mode, this breaks the pwdutils configure because it falsely assumed that -lldap provides the functionality of -ldl, patch the configuration file and add the missing dependency on openssl to the .bb file. 2005/04/19 19:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 17:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 16:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 12:59:07-07:00 kalmiopsis!jbowler Merge marsco.kalmiopsis:/home/nslu2/openembedded into marsco.kalmiopsis:/home/nslu2/ref 2005/04/19 12:56:29-07:00 kalmiopsis!jbowler r2 is a buildable and working system, in that slapd passes slaptest with this build using bdb (this must be set in the /etc/openldap/slapd.conf). 2005/04/19 12:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 08:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 07:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 06:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 05:40:12-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 04:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/19 01:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 23:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 22:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 19:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 18:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 15:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 13:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 12:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 11:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 09:48:49-07:00 kalmiopsis!jbowler Build fixes for openldap, openldap now installs and removes correctly. 2005/04/18 08:40:21-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 07:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 06:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 22:28:32+09:30 (none)!rwhitby Added /dev/dsp to Unslung 2005/04/18 03:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 02:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/18 00:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 22:32:27-07:00 kalmiopsis!jbowler Build fixes to ypserv (missing dependency) and pwdutils (required libpam, then some build fixes). 2005/04/17 22:30:30-07:00 kalmiopsis!jbowler This is a buildable but untested Linux-PAM 0.79, providing libpam. At present it only builds with glibc because some of the modules have a dependency on NIS (YP) functionality not present in uClibC. See http://www.kernel.org/pub/linux/libs/pam 2005/04/17 22:26:19-07:00 kalmiopsis!jbowler This is a working but untested build of the latest OpenLDAP, required by PAM, itself required by the standard NIS pwdutils. This version uses DB4, it is a work in progress the get the build to work with GDBM (also available in OE and more widely used.) 2005/04/17 22:23:26-07:00 kalmiopsis!jbowler This adds version 4 of the Berkely DB from Sleepycat Software. The package does not replace db3 - the APIs are sufficiently different for some software to potentially require a specific version. This package is called 'db' - Sleepycat's name, but it also provides 'db4'. The package also provides 'virtual/db', but it is the only one which does - this is for other packages which just require any relational database and are prepared to handle any API... 2005/04/17 14:40:13-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 10:40:27-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 07:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 06:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 05:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 04:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 03:40:11-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/17 01:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/16 20:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/16 01:40:07-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/16 00:40:10-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/15 22:40:06-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/15 21:40:11-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/15 14:40:11-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/15 22:20:46+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/15 22:18:25+09:30 (none)!rwhitby Unslung 4.14-alpha - Increased the USB disk startup wait to 10 seconds, and added the ability to divert rc.bootbin 2005/04/15 04:40:21-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/15 03:40:19-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/14 12:04:52-07:00 kalmiopsis!jbowler Buildable set of the latest Linux NIS tools. This commits source which builds but does not necessarily run yet (build tested on armeb only). pwdutils also requires a PAM implementation - not available as yet. 2005/04/14 10:40:17-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/14 09:00:27-07:00 kalmiopsis!jbowler UClibC has private copies of kernel ABI header files which must match the versions used by the kernel. The private copy of stat.h for ARM (kernel_stat.h) was incorrect. This corrects the ARMEB (big endian ARM) errors - the little endian errors simply cause truncation of values and are harmless. 2005/04/14 06:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/14 04:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/14 03:40:09-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/14 00:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/13 23:40:11-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/13 16:40:08-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/14 08:33:14+09:30 (none)!rwhitby Bumped OpenSlug version 2005/04/13 00:56:57-07:00 kalmiopsis!jbowler The non boot file systems (all the file systems not built into the kernel) are now specified in openslug.conf rather than openslug-image.bb. FAT file systems have a minimal nls set (cp437, utf8 - see the new HowTo/MountFATFileSystems on the wiki). The dependent modules - sunrpc, lockd (required by nfs) and fat, nls-base (required by vfat/msdos) are no longer specified explicitly - the corrected ipkg module RDEPENDS cause them to be brought in as required. 2005/04/12 10:05:04-07:00 kalmiopsis!jbowler Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into marsco.kalmiopsis:/home/nslu2/openembedded 2005/04/12 09:58:24-07:00 kalmiopsis!jbowler Fix slugbug 91 Setting an override in local.conf for TARGET_OS has no effect, presumably because TARGET_OS is very low level (it is an override itself!) This change allows TARGET_OS_local to be set in local.conf (other overrides are still not possible.) 2005/04/12 09:39:58-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/12 09:16:15-07:00 kalmiopsis!jbowler Merge marsco.kalmiopsis:/home/nslu2/openembedded into marsco.kalmiopsis:/home/nslu2/ref 2005/04/12 05:40:01-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/12 04:40:00-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/12 03:40:04-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/11 20:51:24-07:00 kalmiopsis!jbowler Merge marsco.kalmiopsis:/home/nslu2/openembedded into marsco.kalmiopsis:/home/nslu2/ref 2005/04/11 15:41:34-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/11 09:41:33-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/11 04:41:40-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/11 07:39:14+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/11 07:38:41+09:30 (none)!rwhitby Added mysql to openslug-packages 2005/04/10 10:41:31-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/10 08:23:37-07:00 kalmiopsis!jbowler Merge marsco.kalmiopsis:/home/nslu2/openembedded into marsco.kalmiopsis:/home/nslu2/ref 2005/04/10 22:44:03+09:30 (none)!rwhitby Removed strace from openslug-packages, cause it doesn't build 2005/04/10 22:31:45+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/10 22:31:24+09:30 (none)!rwhitby Added expat and php to openslug-packages 2005/04/08 21:41:32-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 17:37:56-07:00 kalmiopsis!jbowler Merge marsco.kalmiopsis:/home/nslu2/openembedded into marsco.kalmiopsis:/home/nslu2/ref 2005/04/08 17:36:12-07:00 kalmiopsis!jbowler Generate the correct module RDEPENDS for modules from the 2.6 kernels - the module file name extension is .ko in 2.6, regular expressions have been changed to recognise both mod.o and mod.ko. Handle the modified depmod output - this outputs multiple kernel modules on one line, therefore it is necessary to split the dependency strip on white space. 2005/04/08 17:33:16-07:00 kalmiopsis!jbowler Patch depmod in the cross build case to allow it to read ELF files which have a byte sex differing from that of the host system. The patch also ensures that unaligned reads will not happen even if the ELF file alignment does not match that required for the host system. 2005/04/08 16:41:35-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/09 08:24:34+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/09 08:23:22+09:30 (none)!rwhitby Remove strace from openslug-packages, cause it doesn't build at the moment. 2005/04/08 15:41:30-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 13:41:29-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 12:41:37-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 10:41:30-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 04:41:37-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 03:41:30-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/08 02:41:35-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/07 15:41:44-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/07 11:41:30-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/07 09:41:32-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/07 08:41:35-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/07 06:41:35-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/07 03:41:31-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 22:14:33-10:00 (none)!dyoung Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into builder.(none):/home/dereky/bbroot/openembedded 2005/04/06 22:13:57-10:00 (none)!dyoung Added basic audio support and bumped the kernel PR 2005/04/06 21:41:31-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 20:41:34-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 15:41:32-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 08:41:34-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 07:41:36-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 06:41:32-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/06 03:27:46-10:00 (none)!dyoung Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into builder.(none):/home/dereky/bbroot/openembedded 2005/04/06 03:27:06-10:00 (none)!dyoung Add audio configuration options for unslung kernel 2005/04/06 05:41:36-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 16:41:30-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 14:41:36-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 10:41:33-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 09:41:31-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 08:41:30-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 07:41:29-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 23:47:32+09:30 (none)!rwhitby Unslung 4.13-alpha - switchbox updated to 4.11 2005/04/05 23:42:03+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/05 23:41:41+09:30 (none)!rwhitby SwitchBox 4.11 - removed portmap, and added altroot support. Note that nfsroot support syntax has changed. 2005/04/05 06:41:29-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 05:41:33-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 00:57:01-10:00 (none)!dyoung Merge 2005/04/05 00:51:04-10:00 (none)!dyoung linuxrc: Added support for alternate rootfs under expert user control. 2005/04/05 03:41:27-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 20:06:10+09:30 (none)!rwhitby Misc changes for switchbox linuxrc 2005/04/05 19:24:21+09:30 (none)!rwhitby Updated device-table for sdd and sde for Unslung and SwitchBox 2005/04/05 19:17:31+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/04/05 19:16:53+09:30 (none)!rwhitby Updated CVSDATE for untagged packages for Unslung, OpenSlug and SwitchBox 2005/04/05 02:41:36-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 01:41:31-07:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/04/05 00:41:31-07:00 bkbits.net!nslu2-linux.adm Merge bk://
2005-03-30Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby
into home.(none):/home/bitbake/openembedded 2005/03/31 07:21:30+09:30 (none)!rwhitby Added /dev/st to Unslung devices BKrev: 424b1f8arGu1U6F2jaUyMuKAZp0f4Q
2005-03-21Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com
into giantshoulder.com:/home/tom/dev/openslug/openembedded 2005/03/21 06:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 15:00:24+01:00 handhelds.org!CoreDump Update netbase from 4.19 to 4.20 since 4.19 vanished upstream 2005/03/21 05:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 13:35:17+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/21 13:34:55+00:00 rpsys.net!RP openzaurus-2.6: Compile fixes from Dirk for tosa 2005/03/21 04:41:24-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 13:05:52+01:00 utwente.nl!koen kbdd_cvs.bb: Apply patch from Paul Eggleton 2005/03/21 03:41:22-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 12:41:15+01:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/03/21 12:40:56+01:00 utwente.nl!koen matchbox-themes-extra_0.3.bb: hh.org -> o-hand.com 2005/03/21 12:27:55+01:00 uni-frankfurt.de!mickeyl update updater.sh for c3000 2005/03/21 21:50:32+10:30 (none)!rwhitby Unslung 4.6-alpha 2005/03/21 12:19:50+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/21 12:19:34+01:00 uni-frankfurt.de!mickeyl upgrade cumulus to 1.2.1 and lower the default preference of the cvs version 2005/03/21 21:45:32+10:30 (none)!rwhitby Fixed unslung-packages 2005/03/21 21:37:40+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/21 21:36:04+10:30 (none)!rwhitby Updated unsling script to support external rootfs in Unslung distro 2005/03/21 10:57:51+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/21 10:57:29+00:00 rpsys.net!RP linux-hotplug: Update mmc.agent to work with 2.6 kernels + udev 2005/03/21 02:41:25-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 11:23:54+01:00 utwente.nl!koen xcursor-transparent-theme_0.1.1.bb: hh.org -> o-hand.com 2005/03/21 01:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 20:33:14+10:30 (none)!rwhitby Added DISTRO_TYPE to Unslung and OpenSlug 2005/03/21 10:47:07+01:00 utwente.nl!koen task-bootstrap.bb: use base-passwd-3.5.9 2005/03/21 10:23:06+01:00 handhelds.org!CoreDump Fix PR... 2005/03/21 10:21:57+01:00 handhelds.org!CoreDump Upgrade base-passwd from 3.5.7 to 3.5.9 as 3.5.7 is no longer available from upstream 2005/03/20 23:03:22-10:00 (none)!dyoung device_table-unslung.txt: Add /dev/video0 2005/03/20 22:51:31-10:00 (none)!dyoung Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into builder.(none):/home/dereky/bbroot/openembedded 2005/03/20 22:50:35-10:00 (none)!dyoung Oops forgot to enable the camera device 2005/03/21 00:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/20 22:37:46-10:00 (none)!dyoung defconfig: Enable video_dev=m and bring config up to post-config standard. 2005/03/21 09:15:32+01:00 mn-solutions.de!schurig openswan: download URL fix from Gints Polis 2005/03/21 09:13:51+01:00 mn-solutions.de!schurig Qt/E 2.3.10: Changed ramses-keyboard.patch from patch to copy-a-file mode. It happend one time too often that someone else broke my patch. 2005/03/20 16:23:39-10:00 (none)!dyoung Update the version to spca5xx camera driver 2005/03/20 16:41:28-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 00:25:15+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/21 00:24:56+00:00 rpsys.net!RP openzaurus-2.6: Fix the mtd mapped PROM driver so it works and add definitions for tosa/spitz to it (patch commited to MTD CVS). 2005/03/20 13:52:55-10:00 (none)!dyoung Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into builder.(none):/home/dereky/bbroot/openembedded 2005/03/20 13:51:25-10:00 (none)!dyoung renamed a file to reflect version 2005/03/20 15:41:24-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/21 00:26:12+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/21 00:26:02+01:00 uni-frankfurt.de!mickeyl add libsndfile and add polypaudio. the latter in nonworking, because of a bogus 'undefined reference to pa_client_conf_from_x11' 2005/03/21 00:17:43+01:00 handhelds.org!zecke QtEmbedded iPAQ sound: -Hardcode to use stereo -Do not crash on empty sound files 2005/03/20 12:41:29-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/20 21:34:03+01:00 uni-frankfurt.de!mickeyl update qpegps 0.9.2.3 and remove 0.9.1+cvs 2005/03/20 10:41:22-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/20 18:30:33+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/20 18:29:30+00:00 rpsys.net!RP openzaurus-2.6: Fix corrupted patch 2005/03/20 19:15:02+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/03/20 19:14:15+01:00 uni-frankfurt.de!mickeyl add meta task for all python packages compatible w/ sharprom 2005/03/20 09:41:22-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/20 17:22:01+00:00 rpsys.net!RP openzaurus-2.6: bump PR 2005/03/20 17:18:43+00:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/03/20 17:18:21+00:00 rpsys.net!RP openzaurus-2.6: Add pxa turbo mode suspend/resume fix, final updates for multi platform w100fb, patch tweaks to keep compatible with mainline. 2005/03/20 04:19:47-10:00 (none)!dyoung Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into builder.(none):/home/dereky/bbroot/openembedded 2005/03/21 01:08:40+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/21 01:08:20+10:30 (none)!rwhitby Merged unslung-standard and unslung-able into a single unslung distro. Updated to support downloadable kernel modules. 2005/03/20 04:10:03-10:00 (none)!dyoung w3cam is a lightweight application to grab images from a V4L device 2005/03/20 01:41:29-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/20 10:04:55+01:00 uni-frankfurt.de!mickeyl opie-datebook-plugins: fix APPNAME and remove errornous install. guys, we don't install binaries by hand for Opie packages. Opie.bbclass exists for a reason - read it\! 2005/03/20 19:22:11+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/wl500g/openembedded 2005/03/19 12:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/19 20:50:29+01:00 uni-frankfurt.de!mickeyl add sets module to python-math 2005/03/19 10:41:24-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/19 19:22:37+01:00 uni-frankfurt.de!mickeyl zaurus kernels: catch up with package renaming 2005/03/19 19:16:02+01:00 uni-frankfurt.de!mickeyl bump CVSDATE for openzaurus-3.5.3 2005/03/19 19:00:53+01:00 uni-frankfurt.de!mickeyl only apply allow-no-pw patch to dropbear if DISTRO_TYPE == debug 2005/03/19 08:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/19 16:31:50+00:00 reciva.com!pb set gpe-contacts 0.36 as preferred version 2005/03/19 16:30:54+00:00 reciva.com!pb update gpe-contacts to 0.36 2005/03/19 07:41:23-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/19 16:34:57+01:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/03/19 16:34:45+01:00 utwente.nl!koen familiar-0.8.2.conf: don't set cvsdate for now 2005/03/19 15:46:52+01:00 vanille.de!mickeyl this changeset fixes the broken keyboard autorepeat for ipaq and sl5xxx 2005/03/19 04:41:29-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/19 12:38:25+01:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/03/19 12:38:07+01:00 utwente.nl!koen familiar-0.8.2.conf: move CVSDATE to tuesday 2005/03/19 18:19:59+10:30 (none)!rwhitby Added muxsshssl and nail 2005/03/18 14:41:35-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/19 08:49:24+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/19 08:48:48+10:30 (none)!rwhitby Fixed muxsshssl unpacking 2005/03/18 22:59:51+01:00 zeckescompany.nl!alwin added datebookplugins to build-system 2005/03/18 12:41:25-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 15:40:19-05:00 handhelds.org!kergoth Fix the permissions on /dev/tty and /dev/console in the /dev/ makedevs'd ramdisk. This fixes that annoying bug where | more doesnt work, and also makes the openssh ssh client stop sucking. 2005/03/18 11:41:27-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 14:01:26-05:00 handhelds.org!kergoth Fix ttyconv's DESCRIPTION. 2005/03/18 14:00:35-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/03/18 14:00:11-05:00 handhelds.org!kergoth Add ttyconv 0.2.3 (A small app to convert terminal sessions from one encoding to another). 2005/03/18 19:58:03+01:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/03/18 19:55:40+01:00 dyndns.org!reenoo kaffe: resurrect kaffe from nonworking. the packaging still needs some polishing. the -qt incarnation needs to be tested and the (qt only) stuff from nonworking removed if it works. 2005/03/18 10:42:21-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 13:04:34-05:00 handhelds.org!kergoth Add 'patch' to the RDEPENDS of bazaar. It works now, if you install GNU's tar instead of busybox's. 2005/03/18 09:42:15-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 12:19:48-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/03/18 12:19:12-05:00 handhelds.org!kergoth Add ccache.inc, which: Makes ccache use a TMPDIR specific ccache directory if using the crosscompiler, since it isn't likely to be useful with any other toolchain than the one we just built, and would otherwise push more useful things out of the default cache. 2005/03/18 08:41:34-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 17:19:59+01:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into marcinj.local:/home/hrw/zaurus/bb/openembedded 2005/03/18 10:34:22-05:00 handhelds.org!kergoth Make the bazaar .bb install its bazaar-gpg-check awk script, and RSUGGESTS gnupg. 2005/03/18 10:16:16-05:00 handhelds.org!kergoth neon: fix LICENSE. Bump PR. Pass --enable-shared --enable-static. Add a do_stage. 2005/03/18 10:10:45-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/03/18 10:10:26-05:00 handhelds.org!kergoth Add bazaar 1.2 (an implementation of GNU Arch in C, based on tla). 2005/03/18 06:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 15:07:27+01:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into marcinj.local:/home/hrw/zaurus/bb/openembedded 2005/03/18 15:07:05+01:00 local!hrw added more fonts to meta-opie 2005/03/18 13:43:33+00:00 rpsys.net!RP openzaurus-2.6: Dirks updates to Tosa and some w100fb updates 2005/03/18 04:41:25-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 22:57:59+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/18 22:57:42+10:30 (none)!rwhitby Added muxsshssl, but still waiting for sf.net CVS to update before it can be used. 2005/03/18 13:23:12+01:00 uni-frankfurt.de!mickeyl ship opie-qss in the default image 2005/03/18 03:41:21-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 12:25:50+01:00 local!hrw added development version 2.0.17 of kdepimpi (marked as non-default) 2005/03/18 21:55:18+10:30 (none)!rwhitby Added mt-daapd, strace and nail to openslug-packages. 2005/03/18 01:04:24-10:00 (none)!dyoung A enhanced mailx replacement 2005/03/18 00:46:33-10:00 (none)!dyoung mt-daapd_0.2.1.1.bb: changed the dl location 2005/03/18 20:59:08+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/bitbake/openembedded 2005/03/18 20:58:31+10:30 (none)!rwhitby Added sudo and perl to openslug-packages, and demoted mt-daapd 2005/03/17 19:41:54-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/17 22:30:43-05:00 handhelds.org!kergoth Kill a few files that were unintentionally checked in, in the last cset. 2005/03/17 22:26:35-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/03/17 22:26:19-05:00 handhelds.org!kergoth Start adding wrt54g{,s} bits. This is the linux-wrt 2.4.20 kernel, and an /etc/network/interfaces file. 2005/03/17 16:42:09-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/18 00:45:28+01:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/03/18 00:44:27+01:00 handhelds.org!zecke ZeeCookBook patch by Philip Frampton: -Update Zeecookbook to 1.1 from 1.0beta3 -Fix packaging 2005/03/17 15:41:32-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/17 18:37:37-05:00 handhelds.org!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into handhelds.org:/home/kergoth/code/openembedded 2005/03/17 18:37:17-05:00 handhelds.org!kergoth Add pcmciautils 001 (can use these to manage 16 bit pcmcia cards with hotplug, given a recent enough kernel and sysfsutils). 2005/03/17 18:35:58-05:00 handhelds.org!kergoth Apply libsysfs write attributes patch to sysfsutils (required for pcmciautils). 2005/03/18 00:06:08+01:00 utwente.nl!koen meta-sectest-gpe.bb: disable btscanner and dillo for now 2005/03/17 14:41:19-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/17 23:37:28+01:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/03/17 23:37:14+01:00 utwente.nl!koen mbmerlin_0.8.1-2.bb: unbork mbmerlin 2005/03/17 22:43:32+01:00 handhelds.org!zecke Pocket Cellar patches courtsey Philip Frampton: -Patches are not yet 100% Qtopia/Opie conform but still it is an improvement -Lookup the PocketCellar Wine Database at the right directory 2005/03/17 21:03:50+01:00 dyndns.org!reenoo vlc-gpe: remove unnecessary "/" separator one more time. 2005/03/17 06:41:26-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/17 14:56:19+01:00 utwente.nl!koen preferred-gpe-versions.inc: newer xextensions 2005/03/16 09:40:06+10:30 (none)!rwhitby Patch for ipkg which makes it respect the setting of sysconfdir. 2005/03/16 09:39:14+10:30 (none)!rwhitby Added wl500g machine and AsusOE distro 2005/03/16 08:08:59+10:30 (none)!rwhitby Merge bk://oe-devel.bkbits.net/openembedded into home.(none):/home/wl500g/openembedded 2005/03/11 22:36:27+10:30 (none)!rwhitby Merge bk://oe-devel.bkbits.net/openembedded into home.(none):/home/wl500g/openembedded BKrev: 423ee345bbZEjSmlBpykWs0rnfomxA
2005-02-25Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby
into home.(none):/home/slug/openembedded 2005/02/25 23:38:24+10:30 (none)!rwhitby Added PPP and NetConsole support to Openslug BKrev: 421f236fSsf6lPPevs6gMLwuUZ9wcQ
2004-12-25Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 15:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 14:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 13:40:09-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 05:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 22:32:58+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/slug/openembedded 2004/12/24 22:32:15+10:30 (none)!rwhitby Unslung 3.13-alpha with recovery mode support 2004/12/24 03:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 02:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 01:40:15-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 19:00:07-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 16:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 13:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/24 07:20:15+10:30 (none)!rwhitby Unslung 3.12-alpha, including the new maintenance mode 2004/12/23 12:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 08:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 07:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 04:40:09-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 03:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/23 02:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 18:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 15:40:09-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 13:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 12:40:10-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 09:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 06:40:10-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 05:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 03:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 01:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/22 00:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 23:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 22:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 21:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 15:40:10-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 11:40:09-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 09:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 08:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 07:40:10-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 06:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 05:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/21 04:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 13:40:11-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 11:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 10:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 09:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 08:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 05:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/19 16:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/20 08:44:35+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/slug/openembedded 2004/12/20 08:43:47+10:30 (none)!rwhitby Unslung 3.11-alpha (including maintenance mode, which loads the jffs2 rootfs into a ramdisk if /.ramdisk exists in the jffs2 rootfs). 2004/12/19 11:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/19 09:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/19 08:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/19 07:40:09-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/19 05:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/18 14:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/18 11:40:11-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/18 05:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/17 23:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/17 23:12:58+10:30 (none)!rwhitby Bumped the unslung-able package revision. 2004/12/17 23:11:28+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/slug/openembedded 2004/12/17 23:10:13+10:30 (none)!rwhitby Enabled NFS (both server and client) in unslung-able. Some of it should really be modules, but we can sort that out later. 2004/12/16 23:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/16 16:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/16 10:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/15 22:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/15 15:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/15 09:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/15 22:09:59+10:30 (none)!rwhitby Changed the RDEPENDS in the glibc_2.2.5.bb package for Unslung 2004/12/15 21:51:27+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/slug/openembedded 2004/12/15 21:48:53+10:30 (none)!rwhitby One more change for Unslung-3.10-alpha - fixes the previous changeset 2004/12/15 21:45:12+10:30 (none)!rwhitby Couple more changes for Unslung-3.10-alpha - fixes it previous changeset 2004/12/15 21:34:46+10:30 (none)!rwhitby Unslung 3.10-alpha: Added one extra sd{a,b,c} device. Added libc6-unslung to the root filesystem (for librt). Added rc.unslung-stop and called it during rc.reboot and rc.halt. Now diverts to rc.unslung-start (but still does rc.unslung as well for backwards compatibitily, but this will be removed in Unslung 4.x). 2004/12/15 01:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 14:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 11:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 10:40:04-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 09:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 06:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 09:31:16-05:00 uottawa.ca!stephane Make use of links.conf in udev optional so to prevent ugly startup errors when it's missing. 2004/12/14 09:17:24-05:00 uottawa.ca!stephane Merge bk://nslu2-linux.bkbits.net/openembedded into gauss.mathstat.uottawa.ca:/local/openslug/openembedded 2004/12/14 09:15:12-05:00 uottawa.ca!stephane Merge bk://oe-devel.bkbits.net/openembedded into gauss.mathstat.uottawa.ca:/local/openslug/openembedded 2004/12/14 05:40:13-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 03:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/14 01:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/13 06:40:10-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/12 16:40:12-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/12 11:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/12 10:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/12 06:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/12 05:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/12 23:19:52+10:30 (none)!rwhitby Moved the nslu2 kernel patch to nslu.sf.net 2004/12/11 16:40:04-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/11 14:40:06-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/11 13:40:04-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/11 07:40:10-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/11 06:40:05-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/11 04:40:08-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/11 20:27:05+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded into home.(none):/home/slug/openembedded 2004/12/11 20:26:08+10:30 (none)!rwhitby Unslung 3.9 changeset - moved a number of -able kernel changes into -standard. 2004/12/10 16:40:07-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/10 15:40:15-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/10 13:12:25-08:00 bkbits.net!nslu2-linux.adm Merge bkbits.net:/repos/o/oe-devel/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/10 16:10:40-05:00 uottawa.ca!stephane Merge bk://oe-devel.bkbits.net/openembedded into gauss.mathstat.uottawa.ca:/local/openslug/openembedded 2004/12/10 13:59:08-05:00 uottawa.ca!stephane Merge bk://openembedded.bkbits.net/openembedded into gauss.mathstat.uottawa.ca:/local/openslug/openembedded 2004/12/10 20:52:05+10:30 (none)!rwhitby Set uclibc to a default stable working CVS date in nslu2.conf BKrev: 41ccb6ee7vorPwpxhrZ3bxSSECTYZQ
2004-11-16Merge nslu2-linux@nslu2-linux.bkbits.net:packagesChris Larson
into handhelds.org:/home/kergoth/code/packages 2004/11/15 17:37:03-05:00 giantshoulder.com!g2 Change ROOTFS_SIZE to the smallest value (mod 128) that works 3840 2004/11/16 07:33:28+10:30 (none)!rwhitby Initial jffs2 support in unslung-image 2004/11/14 23:08:14+10:30 (none)!rwhitby Unslung switchbox now works somewhat 2004/11/13 20:02:57-08:00 (none)!jacques added linuxrc to URI and forced static build 2004/11/14 13:20:09+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/11/14 13:19:56+10:30 (none)!rwhitby Stripped more features from switchbox 2004/11/13 18:33:34-08:00 (none)!jacques added linuxrc and linuxrc install to switchbox (linuxrc is just a copy of the unslung-ramdisk one ATM) 2004/11/13 17:10:58-08:00 (none)!jacques initial very minimal switchbox bb config 2004/11/14 11:32:22+10:30 (none)!rwhitby Added switchbox - a minimal busybox for switching between root device options in /linuxrc on an NSLU2 device 2004/11/14 08:26:40+10:30 (none)!rwhitby Removed JFFS from unslung-able kernel - JFFS2 does not require it. 2004/11/13 22:40:16+10:30 (none)!rwhitby Added support for more flash partitions, and JFFS2 filesystems. 2004/11/12 00:28:05-08:00 bkbits.net!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into bkbits.net:/repos/n/nslu2-linux/packages 2004/11/11 22:31:58+10:30 (none)!rwhitby Enabled CONFIG_MTD_REDBOOT_PARTS in unslung-able-kernel's defconfig 2004/11/11 00:42:41-08:00 bkbits.net!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into bkbits.net:/repos/n/nslu2-linux/packages 2004/11/11 00:38:58+10:30 (none)!rwhitby Unslung: fixed slugbug#24 - If /.ext3flash exists, then /dev/sda1 is remounted with the noatime option between the running of quotacheck (which is what turns off the noatime option) and the running of quotaon. 2004/11/09 22:37:05+10:30 (none)!rwhitby Added ext3flash functionality to startup scripts, keyed on the existence of a /.ext3flash file. Also updated the README. 2004/11/08 22:40:38+10:30 (none)!rwhitby Enabled devfs in the Unslung-able kernel (but did not enable auto mounting) 2004/11/07 19:35:32-05:00 uottawa.ca!stephane Reverted SCL I2C pin to default of 6 after pushing my local change by accident. 2004/11/07 19:14:08-05:00 uottawa.ca!stephane Merge nslu2-linux@nslu2-linux.bkbits.net:packages into gauss.mathstat.uottawa.ca:/local/nslu2/openslug/packages 2004/11/07 18:11:11-05:00 uottawa.ca!stephane First stab at integrating kernel 2.6.9 into OE for NSLU2. 2004/11/07 09:16:24+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/11/07 09:15:34+10:30 (none)!rwhitby Bumped package and Unslung version, in preparation for Unslung public beta 2004/11/06 12:48:04-08:00 bkbits.net!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into bkbits.net:/repos/n/nslu2-linux/packages 2004/11/06 23:24:13+10:30 (none)!rwhitby Now copied README to unslung disk 2004/11/06 22:32:31+10:30 (none)!rwhitby Unslung 2.11-beta release candidate 2004/11/06 22:05:40+10:30 (none)!rwhitby Removed ext3flash, ext1vfat2, and vfatdisk2 variants. The ext3flash-on-disk1 functionality has been added to the stock firmware, and the vfatdisk2 variant never worked properly anyway. 2004/11/06 16:07:27+10:30 (none)!rwhitby Added ext3flash-on-disk1.patch, and included it in all unslung kernels 2004/11/06 09:01:17+10:30 (none)!rwhitby Made unsling remove /bin/wget on upgraded unslung disks 2004/11/06 08:35:03+10:30 (none)!rwhitby Removed the ipkg info from the local feed (used in building the Unslung ramdisk) from the Unslung image. 2004/11/05 23:49:31+10:30 (none)!rwhitby Added ext1vfat2 variant 2004/11/05 16:11:01+10:30 (none)!rwhitby Made all unslung variants use the -standard variant as a base, instead of the pseudo -base variant. 2004/11/05 00:21:59+10:30 (none)!rwhitby Fixed the nslu2-linux-kernel kernel-suffix 2004/11/05 00:07:21+10:30 (none)!rwhitby Reverted linksys-kernel defconfig to original 2004/11/04 23:22:44+10:30 (none)!rwhitby Fixed the typo in unslung-image.oe 2004/11/04 23:17:52+10:30 (none)!rwhitby Renamed all unslung files to a more consistent naming scheme 2004/11/04 20:15:58+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/11/04 13:54:46+10:30 (none)!rwhitby Split nslu2-unslung-libs out of nslu2-unslung-ramdisk (and it's variants) so that we don't confuse the shlibs code. Also stopped the patcher dross being copied into the ramdisks. 2004/11/04 11:33:44+10:30 (none)!rwhitby Added RPROVIDES to Unslung ramdisk variants 2004/11/03 10:54:13-10:00 (none)!dereky unslung.conf: Added RAID kernel modules. 2004/11/04 01:37:37+10:30 (none)!rwhitby Moved the unslung-specific patches from the linksys directory to the unslung directory 2004/11/04 01:20:23+10:30 (none)!rwhitby Added UNSLUNG_{KERNEL,RAMDISK}_EXTRA_SRC_URI to unslung kernel and ramdisk 2004/11/04 00:16:05+10:30 (none)!rwhitby Added the limit1gb variant, and took that functionality out of the standard variant 2004/11/04 00:11:54+10:30 (none)!rwhitby Moved 1Gb limit stuff into a separate variant 2004/11/04 00:11:23+10:30 (none)!rwhitby Moved 1Gb limit stuff into a separate variant 2004/11/04 00:10:57+10:30 (none)!rwhitby Moved 1Gb limit stuff into a separate variant 2004/11/03 23:48:38+10:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/11/03 23:47:57+10:30 (none)!rwhitby Reorganisation of Unslung kernel variants 2004/11/03 21:21:44+11:00 black.lan!peteru Version up for libusb. 2004/11/03 16:58:02+11:00 black.lan!peteru Change order of include so that SRC_URI is not clobbered when building varianted ramdisk images. Move the mount of usbdevfs to a more suitable location. 2004/11/03 15:51:08+11:00 black.lan!peteru Ensure that the image contains ramdisk files from Linksys. 2004/11/03 13:36:38+10:30 (none)!rwhitby Added UNSLUNG_EXTRA_{DEPENDS,RDEPENDS,RRECOMMENDS} 2004/11/03 11:24:21+10:30 (none)!rwhitby Missed unslung-image-vfatdisk2 2004/11/03 11:20:26+10:30 (none)!rwhitby Fixed Unslung ramdisk FILESPATH 2004/11/03 10:57:38+11:00 black.lan!peteru Merge nslu2-linux@nslu2-linux.bkbits.net:packages into black.lan:/home/slug/bk/packages 2004/11/03 10:57:07+11:00 black.lan!peteru Updated with missing changes. 2004/11/02 17:37:54-06:00 handhelds.org!kergoth Merge nslu2-linux@nslu2-linux.bkbits.net:packages into handhelds.org:/home/kergoth/code/packages-nslu2 2004/11/03 10:11:25+10:30 (none)!rwhitby Fixed UNSLUNG-SUFFIX in the ramdisk variants 2004/11/02 17:37:35-06:00 handhelds.org!kergoth Make the CIA post-outgoing trigger obey a BK_SILENT variable, to supress notifications when doing syncs. 2004/11/03 10:36:21+11:00 black.lan!peteru Added missing changes to support variants. BKrev: 419957569UY_WhtfFG7t7k9gaKf8xQ
2004-11-09Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to ↵Chris Larson
prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
2004-10-18Merge openembedded@openembedded.bkbits.net:packagesChris Larson
into handhelds.org:/home/kergoth/code/packages 2004/10/18 12:10:40-05:00 handhelds.org!kergoth Merge openembedded@openembedded.bkbits.net:packages into handhelds.org:/home/kergoth/code/packages 2004/10/18 12:10:26-05:00 handhelds.org!kergoth Fix up the dynamic ldconfig patch for recent uclibc cvs. 2004/10/18 11:58:41-05:00 handhelds.org!kergoth Merge http://nslu2-linux.bkbits.net/packages into handhelds.org:/home/kergoth/code/packages 2004/10/17 02:37:03-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/17 14:01:33+09:30 (none)!rwhitby Fixed the /etc/profile patch for Unslung 2004/10/17 10:53:13+09:30 (none)!rwhitby Unslung: Added LD_LIBRARY_PATH to /etc/profile 2004/10/16 15:19:49+09:30 (none)!rwhitby Fixed the count on the /dev/sd{abc} entries in the nslu2 device tables. 2004/10/15 07:18:45+09:30 (none)!rwhitby Set TARGET_OS to uClibc for OpenSlug BKrev: 41740cd827PmA4UnqpuZx73lOpjsOA
2004-10-13Merge http://nslu2-linux.bkbits.net/packagesChris Larson
into handhelds.org:/home/kergoth/code/packages 2004/10/13 06:35:50-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/13 00:18:03+09:30 (none)!rwhitby Merged in SECTION changes to nslu2 files 2004/10/13 00:13:58+09:30 (none)!rwhitby Merge 2004/10/09 22:38:19-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/10 14:51:40+09:30 (none)!rwhitby Created separate unslung-standard-image, unslung-ext3flash-image and unslung-vfatdisk2-image packages, each of which uses the corresponding nslu2 kernel. 2004/10/08 06:14:59-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/07 15:16:32-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/07 02:20:57-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/06 16:12:22-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/06 09:11:13+09:30 (none)!rwhitby Added default and required definitions of TARGET_OS and TARGET_FPU to the Unslung and OpenSlug ditros 2004/10/05 02:41:44-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/10/04 21:26:48-04:00 rant-central.com!CodeWhacker Stretch the ramdisk back up to 10M, the max size the kernel is set up for. 2004/10/03 23:34:21-04:00 rant-central.com!CodeWhacker Add the modules needed to mount disks. 2004/09/30 23:03:04-04:00 rant-central.com!CodeWhacker Reset ramdisk size to 8M. 2004/09/29 14:31:35-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/09/29 21:27:18+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/09/29 21:25:14+09:30 (none)!rwhitby Commented out the calls to AM_PATH_PROG_WITH_TEST. I have no idea whether this is the correct fix or not, but it is enough to get wget building again. 2004/09/29 02:51:24-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/09/29 07:04:16+09:30 (none)!rwhitby Merge bk://nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/09/28 14:31:42-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/09/28 18:22:38+09:30 (none)!rwhitby Merge bk://nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/09/28 08:41:19+09:30 (none)!rwhitby Merge http://openembedded.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/09/27 16:19:13-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/09/28 00:08:45+09:30 (none)!rwhitby Updated to unslung 2.2-alpha - unsling works, ipkg update works - need to work on base-files, sysvinit, update-rc.d, etc. now 2004/09/27 23:49:20+09:30 (none)!rwhitby Back to where we where before splicing. Now we should splice by adding ipkgs. 2004/09/27 23:19:44+09:30 (none)!rwhitby Modifed a whole lot of unslung stuff to conform with the discussion with Kergoth. 2004/09/27 23:10:42+09:30 (none)!rwhitby Added packages to recreate the nslu2 linksys firmware from scratch. 2004/09/27 22:08:57+09:30 (none)!rwhitby Added /bin/tinylogin to the device table for the stock linksys nslu2 ramdisk 2004/09/27 22:01:08+09:30 (none)!rwhitby Device table for the stock linksys nslu2 ramdisk 2004/09/27 21:46:23+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/09/27 21:45:41+09:30 (none)!rwhitby Device table for the stock linksys nslu2 ramdisk 2004/09/26 16:03:29-04:00 rant-central.com!roy Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into rant-central.com:/home/roy/workspace/NSLU2/oe/packages 2004/09/26 16:01:26-04:00 rant-central.com!roy Added the patch from http://groups.yahoo.com/group/nslu2-linux/message/1735 to address the ~60 sec hang during boot. 2004/09/27 00:28:15+09:30 (none)!rwhitby Fixed some Unslung 2.1 errors 2004/09/27 00:04:13+09:30 (none)!rwhitby Unslung 2.1: Faked out enough of sysvinit to allow dropbear to be installed 2004/09/26 20:21:39+09:30 (none)!rwhitby Finalised a set of libc6 libraries which don't seem to cause any problems. 2004/09/26 12:51:18+09:30 (none)!rwhitby Commented out the libc6 files - one of them is making it fail. 2004/09/26 10:16:44+09:30 (none)!rwhitby Spliced in the rest of libc6, libgcc1, sed and wget 2004/09/26 08:08:35+09:30 (none)!rwhitby nslu2-unslung-ramdisk now stashes the half-built ramdisk in nslu2-binries between do_compile and do_rootfs. 2004/09/25 15:17:05-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/09/25 14:17:26-04:00 rant-central.com!roy Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into rant-central.com:/home/roy/workspace/NSLU2/oe/packages 2004/09/25 14:13:49-04:00 rant-central.com!roy Adds the USB networking modules to the openslug kernel build 2004/09/25 14:11:27-04:00 rant-central.com!roy Adds export of 2 pci symbols the USB networking modules (and probably others) need. 2004/09/25 21:54:09+09:30 (none)!rwhitby Unslung 2.0-alpha can now unsling disks and install old-style ipkgs from our Unslung 1.x repository. 2004/09/25 20:57:34+09:30 (none)!rwhitby Merge bk://nslu2-linux@nslu2-linux.bkbits.net/packages into home.(none):/home/openembedded/packages 2004/09/25 20:56:52+09:30 (none)!rwhitby Spliced gcc lib and sed and minimal ipkg stuff 2004/09/24 18:44:21-07:00 bitkeeper.com!nslu2-linux.adm Merge bk://openembedded.bkbits.net/packages into hostme.bitkeeper.com:/repos/n/nslu2-linux/packages 2004/09/25 01:02:41+09:30 (none)!rwhitby Updated nslu2-unslung-ramdisk with next milestone - a rootfs built from ipks, some of which needs to be spliced into the ramdisk. 2004/09/24 22:54:57+09:30 (none)!rwhitby Modified rootfs_ipk so that it would allow an empty IPKG_INSTALL (useful for building a rootfs up from scratch). 2004/09/24 22:39:08+09:30 (none)!rwhitby Initial attempt at including a rootfs built from ipkgs 2004/09/24 22:35:13+09:30 (none)!rwhitby Initial attempt at including a rootfs built from ipkgs 2004/09/24 08:04:37+09:30 (none)!rwhitby Added a default kernel specification to unslung BKrev: 416d97aarDhCyN_CmtJHZ0d3uwZiAQ
2004-07-04Merge bk://openembedded@openembedded.bkbits.net/packagesPhil Blundell
into dixie.nexus.co.uk:/home/pb/oe/oe-packages 2004/07/04 14:02:06+02:00 uni-frankfurt.de!mickey Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/07/04 13:59:48+02:00 uni-frankfurt.de!mickey unbreak images by readding the device_table BKrev: 40e7f4214S0kvyApzO5geYMZZZkhVQ