Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 230771 Details for
Bug 318365
systemd - Replacement for sysvinit with extensive usage of parallelization
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
systemd-9999.ebuild
systemd-9999.ebuild (text/plain), 1.11 KB, created by
Fabian Henze
on 2010-05-08 08:11:36 UTC
(
hide
)
Description:
systemd-9999.ebuild
Filename:
MIME Type:
Creator:
Fabian Henze
Created:
2010-05-08 08:11:36 UTC
Size:
1.11 KB
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-apps/sysvinit/sysvinit-2.87-r3.ebuild,v 1.12 2010/04/11 16:54:43 armin76 Exp $ > >inherit eutils git >#toolchain-funcs flag-o-matic > >PATCH_VER="2" >DESCRIPTION="Replacement for sysvinit" >HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd" >EGIT_REPO_URI="git://anongit.freedesktop.org/systemd" >SRC_URI="" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=">=sys-kernel/linux-headers-2.6.32 > >=dev-libs/libcgroup-0.35 > >=dev-lang/vala-0.7 >" >DEPEND="${RDEPEND}" > >#S=${WORKDIR}/${P} > >src_unpack() { > git_src_unpack >} > >src_compile() { > epatch "${FILESDIR}/${P}-gentoo.patch" ># epatch "${FILESDIR}/${P}-gentoo-hostname.patch" > CGROUP_CFLAGS="${CFLAGS}" CGROUP_LIBS="-lcgroup" ./bootstrap.sh --with-distro=gentoo || die "bootstrap.sh failed" > emake ${myconf} || die "emake failed" >} > >src_install() { > emake install || die "emake install failed" ># ./install-sh ># dodoc README doc/* > ># insinto /etc ># doins "${WORKDIR}"/inittab || die "inittab" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 318365
:
230771
|
230773
|
230777
|
230779
|
230887
|
230889
|
231157
|
231305
|
238431
|
241097
|
241099
|
244953
|
244955
|
244957
|
244959
|
256198
|
256199
|
256201
|
256202
|
256203
|
256205
|
256209
|
256319
|
256349
|
256351
|
256352
|
256435
|
256437
|
256439
|
256446
|
256698
|
257917
|
257922
|
270185
|
270187
|
270189
|
270191
|
271583
|
277115
|
277117
|
306293
|
306295
|
306297
|
306299
|
306339
|
306341
|
306343
|
306345