summaryrefslogtreecommitdiff
path: root/packages/sysvinit
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko23
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-01-12fastboot: sysvinit: Simplify rc and rcS.Chia-I Wu3
Remove support for boot splash. Source initscripts end with .sh.
2009-01-12fastboot: om-gta02.conf: Set USE_VT to 0.Chia-I Wu1
update PR of sysvinit_2.86.bb as well since it uses USE_VT.
2008-11-13sysvinit: Bump PR for last changeStefan Schmidt1
2008-11-13sysvinit: add the openmoko upstream changes to use exquisite as splashCarsten Haitzler (Raster2
This just contains the upstream changes from openmoko to use exquisite as the bootsplash.
2008-11-04sysvinit: avoid u-a race condition by raising 'init' to 60Koen Kooi1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe10
2008-10-09sysvinit: add poweroff to update-alternativesKoen Kooi1
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi1
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-03-20sysvinit: bump PR for beagleboard serial console changeKoen Kooi1
2008-03-19sysvinit: add missing !Koen Kooi1
2008-03-19sysvinit: prepend shebang to shell scripts and fix formatting of thoseKoen Kooi1
2007-09-24sysvinit 2.86: ENABLE_ROOTFS_FSCK is referenced by checkroot.sh, so add it here.Paul Sokolovsky2
* The value is a bit arbitrary.
2007-08-04sysvinit|tslib: remove openmoko specifics (we now use angstrom as per OVERRIDE)Michael Lauer3
2007-08-04sysvinit: add openmoko specificsMichael Lauer4
repair formatting. DON'T MIX TABS AND SPACES!!!!!!
2007-06-24sysvinit: fix build for those passing DISTRO via environmentMichael Krelin1
2007-04-05sysvinit/inittab: if your machine ships the *exact* *same* inittab as ↵Koen Kooi2
sysvinit/inittab it isn't machine specific, so remove it
2007-03-30sysvinit: merge psplash reboot handling from pokyKoen Kooi2
2007-03-19Initial commit for a number of oplinux and oplinux-uclibc specific configs ↵Stelios Koroneos5
for base-files, netbase, sysvinit and initscripts
2007-02-22dropbear, sysvinit, linux-nokia770: fix bashisms (from Poky)Marcin Juszkiewicz1
2007-02-07sysvinit: bump PR for divide by zero fix in /etc/init.d/rcCliff Brake1
2007-02-07sysvinit: fix divide by 0 error on shutdown in /etc/init.d/rcCliff Brake1
2006-11-14sysvinit: attempt to fix #1582Koen Kooi2
2006-11-11sysvinit: fix divide by zero at reboot for angstrom Koen Kooi2
2006-10-10angstrom: add psplash to imagesKoen Kooi4
sysvinit: add rc and rcS from poky to enable psplash
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-18sysvinit: use "ln -sf" for creating start links to avoid errors when ↵Martin Dietze1
re-building package.
2006-08-11sysvinit 2.86: Update for keeping the debug information in the correct packageJamie Lenehan1
which is clearer. Use .../* to match files and ignore directories.
2006-08-11sysvinit 2.86: Exclude the spurious .debug information that was beingJamie Lenehan1
included in the main package.
2006-08-10sysvinit: Fix inittab for Universal.Florian Boor2
2006-06-19sysvinit: Add inittab for HTC Universal by goxboxlive (slightly modified).Florian Boor3
2006-05-03sysvinit_2.86.bb: Bump PRMatthias Hentges1
2006-05-03rcS-default: Add VOLATILE_ENABLE_CACHE=yes to /etc/default/rcSMatthias Hentges1
2006-04-28sysvinit: use upstream 2.86 release instead of patching 2.85 locallyMarcin Juszkiewicz2
2006-04-23sysvinit: Add support for more than one enabled getty in inittab through ↵Matthias Hentges1
setting SYSVINIT_ENABLED_GETTYS.
2006-02-06initscripts-slugos: modify the slugos checkroot.sh not to hang on fsck ↵John Bowler2
failure in 1.0 slugos-init: add a single_user_ok function in /etc/default/functions in 0.10 sysvinit: update slugos rcS with new options in 2.86 - this is to fix the fsck of the rootfs so that it will actually work safely on machines with no console.
2006-02-06sysvinit: Update SlugOS rcSOyvind Repvik2
Add DOSWAP and ROOTFSCK, remove TICKADJ variable.
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler3
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx).
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby2
slugos.
2005-08-27Based on OE bug #244, thanks to Pfudd.ccsmart1
2005-08-20sulogini -> sulogin typoOyvind Repvik1
2005-08-12Update /etc/inittab, to prepare for pbutton fixOyvind Repvik2
2005-08-06This fixes the problem with the tick count on NSLU2 boards by correctingJohn Bowler3
the CLOCKS_PER_TICK in the kernel. It also (necessarily) removes the TICKADJ setting in the sysvinit nslu2 rcS-default. It adds a commented out TICKADJ to rcS-default - because that is supported now by the ntp 4.2.0 startup (ntpd) script in OE.
2005-08-05Forgot PR. *sigh*Oyvind Repvik1
2005-08-05Change openslug default runlevel from 5 to 3Oyvind Repvik2
2005-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi22
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler4
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