summaryrefslogtreecommitdiff
path: root/packages/sysvinit/sysvinit_2.86.bb
AgeCommit message (Collapse)AuthorFiles
2009-01-12fastboot: sysvinit: Simplify rc and rcS.Chia-I Wu1
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-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-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 Sokolovsky1
* The value is a bit arbitrary.
2007-08-04sysvinit: add openmoko specificsMichael Lauer1
repair formatting. DON'T MIX TABS AND SPACES!!!!!!
2007-06-24sysvinit: fix build for those passing DISTRO via environmentMichael Krelin1
2007-03-30sysvinit: merge psplash reboot handling from pokyKoen Kooi1
2007-03-19Initial commit for a number of oplinux and oplinux-uclibc specific configs ↵Stelios Koroneos1
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
2006-11-14sysvinit: attempt to fix #1582Koen Kooi1
2006-11-11sysvinit: fix divide by zero at reboot for angstrom Koen Kooi1
2006-10-10angstrom: add psplash to imagesKoen Kooi1
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 Boor1
2006-06-19sysvinit: Add inittab for HTC Universal by goxboxlive (slightly modified).Florian Boor1
2006-05-03sysvinit_2.86.bb: Bump PRMatthias Hentges1
2006-04-28sysvinit: use upstream 2.86 release instead of patching 2.85 locallyMarcin Juszkiewicz1
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 Bowler1
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 Repvik1
Add DOSWAP and ROOTFSCK, remove TICKADJ variable.
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler1
- 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).
2005-08-12Update /etc/inittab, to prepare for pbutton fixOyvind Repvik1
2005-08-06This fixes the problem with the tick count on NSLU2 boards by correctingJohn Bowler1
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-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom1
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler1
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-05-23Unslung 4.21 - added /mnt/repair fix. Also added /etc/inittab to conffiles ↵Rod Whitby1
in sysvinit BKrev: 4291c955VL3l166HtQxL48z2WhE2cw
2005-05-06Fully working NTP 4.2.0 only tested on openslug (NSLU2).John Bowler1
This commit includes fixes for the setting of the tick value in the NSLU2 kernel (by using NTP tickadj) and a startup script for ntpd. BKrev: 427bbd2bzSbx3hAqqMqrxRL2wppwPg
2005-04-22Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMatthias Hentges1
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/04/21 05:03:53+02:00 handhelds.org!CoreDump Remove Opie and GPE init scripts from all runlevels but runlevel 5 and make 5 the default runlevel BKrev: 42686cb5mfpKQrCod4ysedhPFes4nw
2005-02-25Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/25 23:33:20+01:00 dyndns.org!reenoo Merge oe-devel@oe-devel.bkbits.net:openembedded into sugarcube.dyndns.org:/home2/oe/bakery/openembedded 2005/02/25 23:32:55+01:00 dyndns.org!reenoo libffi: fix a few hardcoded paths. 2005/02/25 16:28:33-06:00 ti.com!kergoth Fix sysvinit to obey the base_* target path variables, and kill the old sysvinit 2.85. 2005/02/25 16:26:09-06:00 ti.com!kergoth linux-input shouldnt be inheriting module-base. There's no need for it, and it was breaking the build. BKrev: 421fa949UlQ--1-ws2Usilb2uD16vQ
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+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/02/23 12:36:37+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/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/21 17:35:27-06:00 ti.com!kergoth Kill the ipkg paths patch, since its busted. 2005/02/21 17:33:13-06:00 ti.com!kergoth Fix sbindir in native.bbclass and cross.bbclass. Thanks to Jordan Crouse for reporting. 2005/02/21 17:13:19-06:00 ti.com!kergoth Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit. 2005/02/21 17:09:46-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/21 17:09:03-06:00 ti.com!kergoth Run a sed script against our packages to fix some hardcoded target path references. As always when I do things like this, if packages you maintain were touched by this, please do a sanity check to ensure the sed script didn't run wild. 2005/02/21 15:49:47-06:00 ti.com!kergoth Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO. BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg
2005-02-06sysvinit: don't speak up if /proc/progress is not there.Michael Lauer1
BKrev: 42064ecf5j2vNZGV4FXHTum8i66txA
2005-01-30steer all bootlogd-related files into package with same name, to prevent ↵Phil Blundell1
spurious dependency of sysvinit on bootlogd BKrev: 41fcfb257rjqV4emo09w9s4LbI5LjA
2005-01-30break out inittab into its own package, so that sysvinit itself does not ↵Phil Blundell1
need to be MACHINE specific BKrev: 41fcf988-kylKwH73hnxZegmgnJh6Q
2005-01-29Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
into allanon.vanille.de:/local/pkg/oe/packages 2005/01/29 14:05:55+01:00 vanille.de!mickeyl sysinit: indicate success/failure based on return code during rcS (w/ELPP) BKrev: 41fb8a50qim7ia4zthJaQ5ReHFVTLA
2005-01-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/15 17:18:15+00:00 rpsys.net!RP openzaurus-2.6: corgi: fix backlight race, update mmc/sd support, start led support 2005/01/15 17:38:34+01:00 vanille.de!mickeyl add init progress reporting capabilities to rcS. to get progress reporting, apply the elpp patch to your kernel and set VERBOSE=progress in /etc/default/rcS. BKrev: 41e96388xiGAOrYA-5Qo4SaYygQwkA
2005-01-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/15 02:42:05+01:00 vanille.de!mickeyl initscript: remove bogus and do it properly 2005/01/15 02:29:55+01:00 vanille.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into allanon.vanille.de:/local/pkg/oe/packages 2005/01/15 02:29:35+01:00 vanille.de!mickeyl fix dependency error in initscripts 2005/01/15 00:32:06+00:00 nexus.co.uk!pb remove error-dialog patch from gtk+ 2.4.13 as well 2005/01/15 00:31:01+00:00 nexus.co.uk!pb remove accidentally-included patch for gtk+ error box title 2005/01/15 00:28:40+00:00 nexus.co.uk!pb add workaround for gtk+ RTL bug #164125 2005/01/14 23:39:54+00:00 nexus.co.uk!pb Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2005/01/14 23:36:46+00:00 nexus.co.uk!pb banish bootlogd to eponymous package BKrev: 41e874ee05NaESBQ2krTEcTxw7Cvvw