Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2003 13:19:02 -0200 (BRST)
From:      Edson Brandi <ebrandi.home@uol.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59642: [maintainer update] sysutils/LiveCD: Bug fix
Message-ID:  <20031124130739.R35805@eros.fugspbr.org>
Resent-Message-ID: <200311241520.hAOFK3q5037696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59642
>Category:       ports
>Synopsis:       [maintainer update] sysutils/LiveCD: Bug fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 24 07:20:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Edson Brandi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
myself
>Environment:
System: FreeBSD eros.fugspbr.org 4.9-STABLE
>Description:
        This is a bug fix version of LiveCD script. It correct the problem
in gera_iso() routine, now kernel sources are removed from $CHROOTDIR before
generation of ISO, this operation will go to reduce the final size of the
ISO in 142 Mb!

>How-To-Repeat:
        N/A
>Fix:

diff -ruN livecd.orig/Makefile livecd/Makefile
--- livecd.orig/Makefile        Mon Nov 24 12:56:04 2003
+++ livecd/Makefile     Mon Nov 24 12:56:14 2003
@@ -6,7 +6,7 @@
 #

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

diff -ruN livecd.orig/distinfo livecd/distinfo
--- livecd.orig/distinfo        Mon Nov 24 12:56:04 2003
+++ livecd/distinfo     Mon Nov 24 12:56:18 2003
@@ -1 +1 @@
-MD5 (livecd-1.2.4.tar.gz) = 3913e56b3f96ce4290e73c807fb4c037
+MD5 (livecd-1.2.4b.tar.gz) = 85718838fcd5e4fcd7eff2aea895b076
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031124130739.R35805>