| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: makeSUSEdvd | Distribution: SUSE 10.1 (i586) |
| Version: 0.43.1 | Vendor: davjam |
| Release: 0.1.suse101 | Build date: Mon Feb 4 16:44:39 2008 |
| Group: Development/Tools/Other | Build host: cobra-mk1.davjam.org |
| Size: 99109 | Source RPM: makeSUSEdvd-0.43.1-0.1.suse101.src.rpm |
| Packager: David Bolt <davjam@davjam.org> | |
| Url: http://www.opensuse.org/Making_a_DVD_from_CDs | |
| Summary: Build a DVD ISO image from the SUSE CD ISO images | |
makeSUSEdvd will make a dvd ISO out of several SUSE CDs. It is also possible to use it as a basis for installation of a CD or to make an installation source. Authors: ------- houghi <makeSUSEdvd@houghi.org> davjam <makeSUSEdvd@davjam.org>
GPLv2 or later
* Mon Feb 04 2008 - makesusedvd@davjam.org - 0.43 - Missed a few brackets when cleaning up resulting in it failing. Fixed - * Thu Jan 31 2008 - makesusedvd@davjam.org - 0.43 - Fixed bug (again :| ) in the free space calculation where CD_DIR - and/or DVD_DIR are located on an LVM file system. - Changed some string manipulations to be more POSIX compliant. - Removed the need to use basename and dirname. - * Sat Jan 12 2008 - makesusedvd@davjam.org - 0.43 - Fixed major bug that resulted in the creation of broken patterns - Various other minor tweaks. - * Tue Jan 01 2008 - makesusedvd@davjam.org - 0.42 - Updated spec file to easily build on other distros - * Fri Dec 28 2007 - makesusedvd@davjam.org - 0.42 - Updated VERSIONS list to latest version - Added LAME and FFmpeg to Packmen pattern - After creating the package descriptions, compress them - if creating a 10.3 or later DVD - * Sun Oct 07 2007 - makesusedvd@davjam.org - 0.42 - Removed support for additional URLs in 10.3 content file - see README for more info. - Included example control files for enabling external repositories. - Dropped support for shared licenses in 10.3+ until a firm decision is - is made as to whether openSUSE will be embrasing it in ernest. - Fixed - finally makes a bootable PPC DVD image. - * Wed Aug 29 2007 - makesusedvd@davjam.org - 0.41 - Removed need for genisoimage patch. - Missed out the new CKSM tags in /content. Fixed. - Added support to change the default extra installation sources URL. - * Mon Aug 27 2007 - makesusedvd@davjam.org - 0.40 - Fixed a typo that created an invalid pattern - Fixed to handle compressed patterns as used in openSUSE 10.3 and later. - Added support for the new HASH entries in /content - * Mon Jul 23 2007 - makesusedvd@davjam.org - 0.39 - If defaults are loaded from .makeSUSEdvdrc, remind the user - Also include the path searched if no ISOs are found. - If available, reuse shared license texts on openSUSE 10.3 and later. - * Sun Jun 17 2007 - makesusedvd@davjam.org - 0.38 - strip the "*" added to the content file when using sha1sum under - Cygwin. - now adds any public keys stored in /var/lib/makeSUSEdvd to reduce - warnings about missing keys during installation. - added a pattern/selection to easily add MPlayer after the installation is - complete. - added a pattern/selection to easily add MP3 support to k3b. - added a patch to use genisoimage on openSUSE 10.3 and later. - * Wed Apr 25 2007 - makesusedvd@davjam.org - 0.37 - Updated requires in the spec file. - Made a few cosmetic changes to the source - Removed Packman and Guru GPG keys from source and added them into - /var/lib/makeSUSEdvd - Removed option to add third-party repository URLs that aren't pre-selected. - Fixed the bug where if you didn't specify the GPG key, the script made you - make a new one, and then failed. - Added check to ensure extra URLs are only added once. - Added option to give DVD image it's own volume name. - Finally documented the force directory overwrite option. - Settings written to ~/.makeSUSEdvd at the end of the script. - Prior to 0.37, the settings were only written when -i was used. - Added support for creating a bootable PPC DVD. This is completely untested - so may not actually work. - * Wed Apr 18 2007 - makesusedvd@davjam.org - 0.36 - A few minor bug fixes - Adds Packman and Guru public keys to initrd - Adds optional URLs for Packman and Guru repositories - Creates new ARCHIVE.gz, INDEX.gz and ls-lR.gz to match DVD contents - * Tue Dec 05 2006 - makesusedvd@houghi.org - 0.35 - Change of numbering - Added patterns for 10.2 - Minor corrections to make it workable with 10.2 - * Thu Jun 01 2006 - makesusedvd@houghi.org - 0.34 - Corrected MD5SUMS - Get names from the internet if there is a connection - Make a usable makeSUSEdvd.sel - * Sat May 20 2006 - makesusedvd@houghi.org - 0.33 - Repaired the repair of -a - * Fri May 19 2006 - makesusedvd@houghi.org - 0.32 - Fixed -a - * Thu May 18 2006 - makesusedvd@houghi.org - 0.31 - Added a rotator - Spellings check - Layout for vim folding - Corrected the cleanup - mkisofs corrected for long file names - Verification for Automatic Update - Added a disclaimer - Corrected availability and location of ISO files - * Thu May 11 2006 - makesusedvd@houghi.org - 0.30 - gpg made if not available - No need for root except installing software - Added interactive mode - selection of gpg key - rc files added - minor changes - Continue making an ISO after -i - * Tue May 09 2006 - makesusedvd@houghi.org - 0.29 - gpg signing - MD5SUM checking for the complete ISO - * Thu Apr 13 2006 - makesusedvd@houghi.org - 0.28 - Corrected -d behaviour - * Sat Apr 01 2006 - makesusedvd@houghi.org - 0.27 - correcting for use of 10.1 Beta 9 CD's - Added SLES support. (Media will be named SUSE not SLES) - Spellings check - README adapted - email address changed - Making MD5SUMS instead of using the old ones - Place the DVD ISO default in the current directory - * Sun Feb 26 2006 - houghi@houghi.org - 0.26 - Corrected ORGANIZE_MEDIA - * Sun Jan 22 2006 - houghi@houghi.org - 0.25 - Wrong rootpassword results in the end of the world^h^h^h^hscript - * Sat Jan 21 2006 - houghi@houghi.org - 0.24 - Added possibility to add extra rpms to the suse/directory - Changed mount (Thanks Kevin Ivory) - * Fri Jan 20 2006 - houghi@houghi.org - 0.23 - media.1/media generated instead of copied - * Sun Oct 30 2005 - houghi@houghi.org - 0.22 - Correcting Grub and Lilo error for real now (Thanks David Bolt) - * Sun Oct 30 2005 - houghi@houghi.org - 0.21 - Correcting Grub and Lilo error - * Sun Oct 30 2005 - houghi@houghi.org - 0.20 - Better ISO testing - Absolute path implemented - * Sat Oct 29 2005 - houghi@houghi.org - 0.19 - Spell checking - * Fri Oct 14 2005 - houghi@houghi.org - 0.18 - Made it workable for 10.1 Alpha2 - * Fri Oct 14 2005 - houghi@houghi.org - 0.17 - correct recognition for YaST instalation - New spec file for RPM - * Wed Oct 12 2005 - houghi@houghi.org - 0.16 - Added contact info - Added Description - Corrected link to download info - * Mon Oct 10 2005 - houghi@houghi.org - 0.15 - Put the files in /usr/bin with rpm - * Thu Oct 06 2005 - houghi@houghi.org - 0.14 - Corrected CREATE_PACKAGES - * Thu Oct 06 2005 - houghi@houghi.org - 0.13 - Minor corrections - CHANGELOG added as extra file - * Mon Oct 03 2005 - houghi@houghi.org - 0.12 - Minor correction to get iso going - * Mon Oct 03 2005 - houghi@houghi.org - 0.11 - Corrected grub parameter - * Sun Oct 02 2005 - houghi@houghi.org - Added info for grub and lilo - * Tue Sep 06 2005 - houghi@houghi.org - 0.10 - corrected ` in DIR_TEST - * Tue Sep 06 2005 - houghi@houghi.org - 0.9 - Added checking if directory exists and if it does, use something else - * Tue Sep 06 2005 - houghi@houghi.org - 0.8 - Added info for instalation for non SUSE users - corrected cd only source - * Wed Aug 31 2005 - houghi@houghi.org - 0.7 - Corrected size check - * Tue Aug 30 2005 - houghi@houghi.org - 0.6 - Added options. Now it is possible to choose the directories - Also possible NOT to make the iso and just keep the sources - * Sat Aug 27 2005 - houghi@houghi.org - 0.5 - Added cleaning after a forced exit - Added test to see if there are SUSE*.iso files - Prepared for script re-write - * Thu Aug 25 2005 - houghi@houghi.org - 0.4 - Starting of the changes logging inside the script - Added MD5SUM files
/usr/bin/makeSUSEdvd /usr/share/doc/packages/makeSUSEdvd /usr/share/doc/packages/makeSUSEdvd/CHANGELOG /usr/share/doc/packages/makeSUSEdvd/COPYING /usr/share/doc/packages/makeSUSEdvd/README /usr/share/doc/packages/makeSUSEdvd/TODO /usr/share/man/man1/makeSUSEdvd.1.gz /var/lib/makeSUSEdvd /var/lib/makeSUSEdvd/VERSION_FILE /var/lib/makeSUSEdvd/bootinfo.txt /var/lib/makeSUSEdvd/gpg-pubkey-guru.asc /var/lib/makeSUSEdvd/gpg-pubkey-guru.gpg /var/lib/makeSUSEdvd/gpg-pubkey-packman.asc /var/lib/makeSUSEdvd/gpg-pubkey-packman.gpg /var/lib/makeSUSEdvd/hfsmap.lst
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 22 23:05:09 2013