Bug 59627 - [maintainer update] LiveCD
Summary: [maintainer update] LiveCD
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-24 02:00 UTC by Edson Brandi
Modified: 2003-11-24 04:43 UTC (History)
0 users

See Also:


Attachments
file.diff (1.46 KB, patch)
2003-11-24 02:00 UTC, Edson Brandi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edson Brandi 2003-11-24 02:00:29 UTC
        This is a new version of LiveCD script, now you can build your
FreeBSD LiveCD without needing to execute buildworld/installworld, being
able to generate the CD from FreeBSD install disk 1. The routine of
installation of packages to customize your CD now makes use of
sysinstall. Now your personalized LiveCD will lead less than 20 minutes
to be ready.

Fix: PORTNAME=      livecd
-PORTVERSION=   1.2.3
+PORTVERSION=   1.2.4
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.primeirospassos.org/



WWW: http://livecd.sourceforge.net/
+
+Edson Brandi <ebrandi@fugspbr.org>--Wf04uElQlsgxfSn79RL6aRMy3mWsbXK54O2Gdw2qiClfMxoM
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN livecd.orig/Makefile livecd/Makefile
--- livecd.orig/Makefile        Sun Nov 16 06:06:35 2003
+++ livecd/Makefile     Sun Nov 23 23:33:14 2003
@@ -6,7 +6,7 @@
 #
How-To-Repeat:         N/A
Comment 1 Kevin Lo freebsd_committer freebsd_triage 2003-11-24 04:42:51 UTC
State Changed
From-To: open->closed

Committed, thanks.