summaryrefslogtreecommitdiff
path: root/packages/initscripts
AgeCommit message (Collapse)AuthorFiles
2006-02-06initscripts: Update SlugOS initscriptsOyvind Repvik3
Update checkroot to include led status/beep on error, mount swap Update checkroot, move $rootcheck to $ROOTFSCK in rcS Update mountall, remove the swap mount, since it's already mounted
2006-01-30initscripts: slugos only change to device_table in 1.0John Bowler3
- slugos now installs the correct device table in the image build, ensuring that the device table matches /dev and, maybe, removing confusion
2006-01-29initscripts: update comments with correct udev stop point in 1.0John Bowler2
2006-01-27initscripts: fixed Tosa keymap-2.4Marcin Juszkiewicz2
- fix was sent by one of OZ 3.5.4 testers
2006-01-21Akita/Borzoi/Spitz: Use Alt, not AltGr for arrow-key VT switching.Matthias Hentges4
2006-01-20initscripts: Matthias Hentges2
- Add keymap-2.4 for Collie.
2006-01-19initscripts:Matthias Hentges4
- Allow VT change by pressing Fn-LeftArrow and Fn-RightArrow - Sync Borzoi and Spitz keymaps with Akita
2006-01-19initscrpts: Removed -de extension.Matthias Hentges2
2006-01-19initscripts: Add support for keymap extensions to /etc/init.d/keymapMatthias Hentges2
2006-01-19Akita keymap:Matthias Hentges3
- Map "Alt" to the japanese button to the right of "Ctrl" - Allow changing of VTs with "Alt"+[1-5] - Fix mapping of "@" to use "Fn", not "Shift" as indicated on the keyboard - Add keymap-extension-2.4-de.map for german "umlauts" This file can be loaded in _addition_ to the normal keymap. I'll work out a way to package and use it. Currently it is _not_ packaged.
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby10
slugos.
2005-11-21initscripts: fix CapsLock in 2.6 keymaps for Zaurus clamshellsMarcin Juszkiewicz5
- this fix problem on akita/borzoi/c7x0/spitz - close (again) #107
2005-09-09initscripts: added keymaps definitions for collie and poodleMarcin Juszkiewicz3
- they are extracted from collie_keymap.patch by RP request
2005-08-30pcmcia: ship dedicated ide.opts for borzoi Michael Lauer1
2005-08-25initscripts: install keymap also on borzoiMichael Lauer1
2005-08-22add support for the Sharp SL-C3100 (Borzoi)Michael Lauer5
2005-08-21merge of 15f935ec31419a7188400fe78993271a4634488eDavid Karlstrom1
and 815b2ce98833825b7001c1ea56c8e1d1885de010
2005-08-15Add support for /etc/sysctl.conf .ccsmart2
2005-08-12Add 2.6 keyboard maps for akita/spitzRichard Purdie2
2005-08-08Beagle:Holger Freyther2
-Drop even more files
2005-08-07Spitz keymap: Apply On-button fix from AkitaMatthias Hentges1
2005-08-07Akita keymap: On button no longer chvt's to an empty VTMatthias Hentges1
2005-08-03initscripts: update from hrw for broken c7x0 keymap.Graeme Gregory2
2005-08-01c7x0 keymap changes:Marcin Juszkiewicz2
fixed keymap file (unicode chars was b0rken) fixed CapsLock key (close bug#107)
2005-07-31Migrate per package configuration files in drop in directory.ccsmart3
2005-07-29Added /var/lib/ipkg to fix bug #216 as reported by Adrian Day and solved by ↵ccsmart1
jbowler. Added more explanations for links.
2005-07-25Changed /dev/video to /dev/video[0-4] for openslugRod Whitby1
2005-07-25Bumped the initscripts-openslug PRRod Whitby1
2005-07-25Added /dev/video to openslug device_table.txtRod Whitby1
2005-07-24tosa keymap: map holding the left dotted button to AltGr andMichael Lauer1
map AltGr+Left|Right to Incr_Console and Decr_Console
2005-07-24tosa keymap: add num lock and caps lockMichael Lauer1
2005-07-24tosa keymap: populate some more keys to make USB keyboards behaveMichael Lauer1
2005-07-23propagate from branch 'org.openembedded.dev' (head ↵John Bowler4
a09cb27506f56d7b4d048f4d60c7df2e11968692) to branch 'org.openembedded.nslu2-linux' (head 145ec84e58e7acefd29711cc2431b9809b8804e9)
2005-07-22initscripts: add sane keymap for tosa running 2.4Michael Lauer2
this keymap contains the mappings for special buttons to F-keys
2005-07-22initscripts: do the keymap stuff a bit less generic to make it playMichael Lauer3
more nice with machies and distributions that don't need it
2005-07-22recreate initscripts patch that has been lost during our db chaosMichael Lauer1
hopefully the last time...
2005-07-22initscripts: added two new keys to c7x0 keymap:Marcin Juszkiewicz2
PageUp - Fn+Up PageDown - Fn+Down
2005-07-22nitscripts: solve the keymap situation in a more generic way to reduce ↵Michael Lauer8
maintenance load the keymap script is now always installed and checks if there is a matching keymap in /etc General note: this package is a bit monolithic, we may eventually come to a more fine granular build solution, e.g. a (build-time) table where distributions can specify which initscripts they want to appear in the final image.
2005-07-21merge of d23fa20efa477539bb55a99c02a96896167f1c2bMarcin Juszkiewicz2
and d974b2fdc2202ed227cf57f941cdb0b45b03cf15
2005-07-21merge of 92eb0d6f08f5ac3bdb8b69280bd69145bd2b42abMatthias Hentges1
and f4954b87346baa782592647d49aced9350906ce0
2005-07-20Akita: Add a fixed keymap, credits to jh@oesf.orgMatthias Hentges3
2005-07-16Changed to use populate-volatile.sh.ccsmart1
2005-07-16Moved populate-volatile to suggested place.ccsmart2
2005-07-16Added new populate script for directory creation during startup.ccsmart2
2005-07-11Initscripts: add udev guard to all devices scriptsMichael Lauer14
2005-07-09More syntax fixes, unbelievable I spend most of the time at GPE bbfiles...Holger Freyther1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi69
2005-06-26Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMatthias Hentges2
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/26 14:01:44+02:00 handhelds.org!CoreDump checkversion: Do not check kernel version for snapshots BKrev: 42be9968grfj7NBYKukl3VoDndhU7Q
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler3
into marsco.kalmiopsis:/home/nslu2/openembedded 2005/06/15 12:55:22+02:00 utwente.nl!koen sapwood_1.20-1.bb: extra install_append, courtesy Florian Boor osso-gnome-vfs2_2.8.4.4-1.bb: adjust depends, courtesy Florian Boor Many files: added, courtesy Florian Boor hildon-libs_0.9.6-2.bb: adjust staging, courtesy Florian Boor 2005/06/15 12:18:24+02:00 uni-frankfurt.de!mickeyl add mathomatic, a small, portable, general purpose CAS. Patch courtesy Simon Pickering 2005/06/15 11:58:18+02:00 utwente.nl!koen Many meamo files: source -> ., courtesy Florian Boor Add gconf-osso, part of the maemo.org suite, courtesy Florian Boor 2005/06/15 11:45:40+02:00 utwente.nl!koen base-files_3.0.14.bb: support nokia770, courtesy Florian Boor 2005/06/15 11:05:24+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/15 11:05:02+02:00 handhelds.org!CoreDump altboot: Add a timeout on boot and only show the menu when requested 2005/06/15 10:29:53+02:00 mn-solutions.de!schurig assorted MNCI / RT3000 changes 2005/06/15 10:27:59+02:00 mn-solutions.de!schurig classes/rootfs_ipk.bbclass: allows to keep the Packages file (my own python script to create Packages is way faster :-) 2005/06/14 22:59:08+01:00 reciva.com!pb use mkdir -p, not install -d 2005/06/14 22:02:28+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 22:02:15+02:00 utwente.nl!koen xmame_0.95.bb: remove UNNECESSARY and BOGUS qpe crap. Can we please stop committing such nonsonse? virtual/libsdl exists for a reason 2005/06/14 21:01:19+01:00 reciva.com!pb apply PARALLEL_INSTALL_MODULES patch from Erik Hovland 2005/06/14 20:55:08+01:00 reciva.com!pb update xmame to 0.95, courtesy Erik Hovland 2005/06/14 20:52:19+01:00 reciva.com!pb update handhelds-pxa kernel to hh40, courtesy Erik Hovland 2005/06/14 19:10:13+02: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/06/14 19:00:35+02:00 uni-frankfurt.de!mickeyl Add tslib config files for omap5912osk. Patch courtesy philip@balister.org 2005/06/14 18:59:02+02:00 uni-frankfurt.de!mickeyl Fix Typo in xerces-c. Patch courtesy philip@balister.org 2005/06/14 13:45:03+02:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into marcinj.local:/home/hrw/zaurus/oe/openembedded 2005/06/14 13:44:34+02:00 local!hrw updated kdepimpi to 2.1.5 2005/06/14 13:16:38+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/14 13:16:14+02:00 handhelds.org!CoreDump altboot: Update to latest version 2005/06/14 13:13:37+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 13:13:23+02:00 utwente.nl!koen Add tune-supersparc.conf for people who have v8 cpu's and want hardware integer multiply and divide. Makes ssh login approx. 30 times faster 2005/06/14 11:55:00+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/14 11:52:01+01:00 reciva.com!pb eliminate spare copy of sun4cdm kernel preference 2005/06/14 12:43:33+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/14 12:43:12+02:00 mn-solutions.de!schurig renamed MACHINE 'ramses' to 'mnci' added new MACHINE 'rt3000' renamed DISTRO 'openmnci' to 'openmn', which now is for both MNCI and RT3000 2005/06/14 09:52:19+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/10 09:37:26+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/08 10:05:02+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/08 09:16:06+02:00 mn-solutions.de!schurig icewm: use sourceforge mirror BKrev: 42b037e5CrddHepCs3gW5YAsfOQ7ng
2005-06-12Changes to fix population of the /dev directory in aJohn Bowler3
turnup system on first boot. BKrev: 42abf317-VPTABChzjck-YWWY6OEdA