[Live-demo] [OSGeo] #1093: update installer versions and URLs
OSGeo
trac_osgeo at osgeo.org
Sat Feb 23 23:43:43 PST 2013
#1093: update installer versions and URLs
-----------------------------+----------------------------------------------
Reporter: hamish | Owner: kalxas
Type: defect | Status: new
Priority: critical | Milestone: OSGeoLive6.5
Component: LiveDVD | Resolution:
Keywords: 6.5, installers |
-----------------------------+----------------------------------------------
Comment(by hamish):
I don't know if it does any harm besides adding unneeded complexity, but
there's no need to use chroot in making the full.iso, as it doesn't need
to run anything- the file manifest re-run is not needed, as that only
records files kept in the dpkg database, and no .deb packages within the
disc were added or removed in the installer tweak, only to the hold
system.
along similar ''does no harm besides adding unneeded complexity'' lines,
does the script need to be run as a regular user or as root? (are the
sudos needed?)
fwiw I'd suggest turning off the progress indicators to improve the signal
to noise ratio in the logs,
{{{
mksquashfs ... -no-progress
mkisofs ... -quiet
}}}
note mksquashfs wants -no-progress as the final option on the command
line.
final style critique is to suggest to set $USER_HOME instead of hardcoding
/home/user as the other scripts. (again no harm to current build)
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1093#comment:15>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list