public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs (williamh)" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/livecd-tools: ChangeLog livecd-tools-9999.ebuild
Date: Sun,  1 May 2011 03:31:10 +0000 (UTC)	[thread overview]
Message-ID: <20110501033110.648AA2004F@flycatcher.gentoo.org> (raw)

williamh    11/05/01 03:31:10

  Modified:             ChangeLog
  Added:                livecd-tools-9999.ebuild
  Log:
  add live ebuild
  
  (Portage version: 2.2.0_alpha30/cvs/Linux i686)

Revision  Changes    Path
1.112                app-misc/livecd-tools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/livecd-tools/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/livecd-tools/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/livecd-tools/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/livecd-tools/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	6 Dec 2010 19:57:47 -0000	1.111
+++ ChangeLog	1 May 2011 03:31:10 -0000	1.112
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/livecd-tools
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/livecd-tools/ChangeLog,v 1.111 2010/12/06 19:57:47 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/livecd-tools/ChangeLog,v 1.112 2011/05/01 03:31:10 williamh Exp $
+
+*livecd-tools-9999 (01 May 2011)
+
+  01 May 2011; William Hubbs <williamh@gentoo.org> +livecd-tools-9999.ebuild:
+  add live ebuild
 
   06 Dec 2010; Jeroen Roovers <jer@gentoo.org> livecd-tools-1.0.42.ebuild,
   +files/livecd-tools-1.0.42-ttyB0.patch:



1.1                  app-misc/livecd-tools/livecd-tools-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/livecd-tools/livecd-tools-9999.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/livecd-tools/livecd-tools-9999.ebuild?rev=1.1&content-type=text/plain

Index: livecd-tools-9999.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/livecd-tools/livecd-tools-9999.ebuild,v 1.1 2011/05/01 03:31:10 williamh Exp $

EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/livecd-tools.git"
inherit eutils git

DESCRIPTION="Gentoo LiveCD tools for autoconfiguration of hardware"
HOMEPAGE="http://wolf31o2.org/projects/livecd-tools"
SRC_URI=""

SLOT="0"
LICENSE="GPL-2"
KEYWORDS=""
IUSE=""

RDEPEND="dev-util/dialog
	sys-apps/pciutils
	sys-apps/gawk
	sys-apps/sed"

pkg_setup() {
		ewarn "This package is designed for use on the LiveCD only and will do"
		ewarn "unspeakably horrible and unexpected things on a normal system."
		ewarn "YOU HAVE BEEN WARNED!!!"
}

src_install() {
	doinitd init.d/*
	dosbin net-setup spind
	into /
	dobin bashlogin
	dosbin livecd-functions.sh
}






             reply	other threads:[~2011-05-01  3:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01  3:31 William Hubbs (williamh) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-28  4:22 [gentoo-commits] gentoo-x86 commit in app-misc/livecd-tools: ChangeLog livecd-tools-9999.ebuild William Hubbs (williamh)
2011-06-30 13:14 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2011-06-30 18:48 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2011-06-30 20:34 William Hubbs (williamh)
2011-10-25  3:05 William Hubbs (williamh)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110501033110.648AA2004F@flycatcher.gentoo.org \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox