| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: yast2-product-creator | Distribution: openSUSE 11.4 |
| Version: 2.20.3 | Vendor: openSUSE |
| Release: 3.1 | Build date: Sat Feb 19 18:48:03 2011 |
| Group: System/YaST | Build host: build14 |
| Size: 777728 | Source RPM: yast2-product-creator-2.20.3-3.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Summary: YaST2 - Module for Creating New Products | |
A wizard for creating your own product (installation images, live ISO, XEN images etc.), based on existing installation sources.
GPLv2+
* Tue Nov 09 2010 jsuchome@suse.cz
- added option to build i586 images on i686 system (bnc#644895)
- 2.20.3
* Tue Oct 12 2010 lslezak@suse.cz
- don't use obsoleted inst_packages.ycp client, use PackagesUI.ycp
module instead (bnc#471490)
- 2.20.2
* Thu Aug 05 2010 jsuchome@suse.cz
- command line mode fixes: initialize the sources, automatically
import GPG keys (bnc#626512)
- 2.20.1
* Thu Aug 05 2010 jsuchome@suse.cz
- save config.xml after changing the package list (bnc#599952)
- offer more options when packages are not available (bnc#599952)
- check for package dependencies automatically (bnc#599952)
- 2.20.0
* Thu Apr 29 2010 jsuchome@suse.cz
- remember the directory of the saved configuration (bnc#600922)
- 2.19.10
* Thu Apr 29 2010 jsuchome@suse.cz
- check availability of selected packages and report problem
(bnc#599952)
- 2.19.9
* Wed Apr 28 2010 jsuchome@suse.cz
- better check for URLs of local repositories, so local repository
is saved with correct 'rpm-dir' flag (bnc#599221)
- 2.19.8
* Thu Mar 11 2010 jsuchome@suse.cz
- remember logs directory (bnc#587012)
- 2.19.7
* Mon Mar 08 2010 jsuchome@suse.cz
- enhanced "save logs" dialog (bnc#583783)
- 2.19.6
* Fri Feb 26 2010 jsuchome@suse.cz
- do not escape path to local sources (bnc#561612
- 2.19.5
* Mon Feb 22 2010 jsuchome@suse.cz
- enable saving kiwi logs on demand (fate#306937)
- 2.19.4
* Wed Feb 17 2010 jsuchome@suse.cz
- recommend installation of package with up-to-date templates
- 2.19.3
* Mon Jan 25 2010 jsuchome@suse.cz
- when package cannot be installed, look if it is not provided
by something else (bnc#571694)
- if primary tag for the boot images is not defined, take the first
one (bnc#572727)
- 2.19.2
* Wed Jan 13 2010 kmachalkova@suse.cz
- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
where root privileges are needed, removed X-KDE-SubstituteUID key
(bnc#540627)
* Wed Jan 06 2010 jsuchome@suse.cz
- do not remove directory that can be resused (patch from varkoly,
bnc#568298)
- adapt to new paths of kiwi-config-openSUSE, changed template
- 2.19.1
* Tue Dec 22 2009 jsuchome@suse.cz
- use menubutton for both iso image and directory tree (bnc#438223)
- check for presence of autoyast profile (bnc#503047)
- 2.19.0
* Fri Sep 04 2009 jsuchome@suse.cz
- merge changes from SLE11:
fixed cross-architecture problems (bnc#510971)
Image Creator: help texts for locale configuration (bnc#515551)
do not create i386 version of initrd for s390 (bnc#498464)
do not re-crypt user password already crypted (bnc#521887)
show the warning when package management is locked (bnc#526338)
give kiwi more time to finish (bnc#525986)
probe repositories of NONE type (bnc#527198)
show error if removing old chroot failed (bnc#525993)
- 2.18.11
* Thu Sep 03 2009 jsuchome@suse.cz
- added keywords to desktop files
- 2.18.10
* Mon Jun 22 2009 jsuchome@suse.cz
- do not show "compression" widget for ext3 filesystems (bnc#510833)
- 2.18.9
* Thu Jun 18 2009 jsuchome@suse.cz
- 2.18.8
* Tue Jun 16 2009 mvidner@suse.cz
- Using autodocs-ycp.ami, which contains a fix for automake 1.11.
* Fri Jun 12 2009 jsuchome@suse.cz
- do not forget to close opened windows on error (bnc#511436)
- correctly set target 32bit architecture on x86_64 (bnc#510971)
- with "additive", do not count the packages size (bnc#512358)
- 2.18.7
* Mon Jun 08 2009 jsuchome@suse.cz
- updated help texts
- fixed cross-architecture checks (bnc#503906)
- 2.18.6
* Thu May 21 2009 jsuchome@suse.cz
- merged changes from CODE11:
- added openssl-certs to default bootstrap section, so Update repos
can work (bnc#491475)
- read the whole kiwi process output (bnc#488799)
- make content file optional (for empty repos, bnc#500527)
- correct check for configuration type and version in templates
(bnc#498439)
- during configuration, do not throw away target image desctination
(bnc#499489)
- updated sysconfig template (DEFAULT_IMAGE_ARCHITECTURE)
- added option to specify "additive" attribute to size (fate#305327)
- detect and report conflicts in selected and deleted package lists
(fate#305254)
- allow building i386 images on x86_64 system (fate#305327)
- 2.18.5
* Wed Apr 22 2009 jsuchome@suse.cz
- look primary into base product for isolinux.cfg (bnc#496263)
- 2.18.4
* Tue Apr 14 2009 jsuchome@suse.cz
- Image Creator: install squashfs by default (bnc#485052)
- 2.18.3
* Wed Apr 01 2009 jsuchome@suse.cz
- read the configured architecture with GetArch, which merges
i586 and i686 to i386 (bnc#464727)
- 2.18.2
* Mon Mar 16 2009 jsuchome@suse.cz
- escape URL of base product when saving to XML (bnc#482395)
- copy optional files as optional (bnc#482329)
- sign and create a checksum for add_on_products file (bnc#481470)
- bring all required patterns into the final product (bnc#482540)
- 2.18.1
* Wed Mar 04 2009 jsuchome@suse.cz
- add GPG key correctly to the installkey.gpg keyring inside initrd
(bnc#478975)
- before signing a file check for its existence (bnc#481838)
- 2.18.0
/usr/lib/YaST2/bin/y2mkiso /usr/share/YaST2/clients/image-creator.ycp /usr/share/YaST2/clients/kiwi.ycp /usr/share/YaST2/clients/product-creator.ycp /usr/share/YaST2/data/product-creator /usr/share/YaST2/data/product-creator/HFS_mapping /usr/share/YaST2/data/product-creator/isolinux.cfg /usr/share/YaST2/data/product-creator/kiwi_templates /usr/share/YaST2/data/product-creator/kiwi_templates/iso /usr/share/YaST2/data/product-creator/kiwi_templates/iso/config.sh /usr/share/YaST2/data/product-creator/kiwi_templates/iso/config.xml /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc/init.d /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc/init.d/create_xconf /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc/sysconfig /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc/sysconfig/displaymanager /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc/sysconfig/network /usr/share/YaST2/data/product-creator/kiwi_templates/iso/root/etc/sysconfig/network/ifcfg-eth0 /usr/share/YaST2/data/product-creator/kiwi_templates/xen /usr/share/YaST2/data/product-creator/kiwi_templates/xen/config.sh /usr/share/YaST2/data/product-creator/kiwi_templates/xen/config.xml /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc/init.d /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc/init.d/boot.xen /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc/sysconfig /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc/sysconfig/keyboard /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc/sysconfig/network /usr/share/YaST2/data/product-creator/kiwi_templates/xen/root/etc/sysconfig/network/ifcfg-eth0 /usr/share/YaST2/data/product-creator/message /usr/share/YaST2/data/product-creator/options.msg /usr/share/YaST2/include/product-creator /usr/share/YaST2/include/product-creator/commandline.ycp /usr/share/YaST2/include/product-creator/complex.ycp /usr/share/YaST2/include/product-creator/dialogs.ycp /usr/share/YaST2/include/product-creator/helps.ycp /usr/share/YaST2/include/product-creator/kiwi_dialogs.ycp /usr/share/YaST2/include/product-creator/routines.ycp /usr/share/YaST2/include/product-creator/wizards.ycp /usr/share/YaST2/modules/Kiwi.ybc /usr/share/YaST2/modules/Kiwi.ycp /usr/share/YaST2/modules/ProductCreator.ybc /usr/share/YaST2/modules/ProductCreator.ycp /usr/share/YaST2/scrconf/cfg_product-creator.scr /usr/share/applications/YaST2/image-creator.desktop /usr/share/applications/YaST2/product-creator.desktop /usr/share/doc/packages/yast2-product-creator /usr/share/doc/packages/yast2-product-creator/COPYING /usr/share/doc/packages/yast2-product-creator/README /usr/share/doc/packages/yast2-product-creator/autodocs /usr/share/doc/packages/yast2-product-creator/autodocs/Kiwi.html /usr/share/doc/packages/yast2-product-creator/autodocs/Kiwi.mod.html /usr/share/doc/packages/yast2-product-creator/autodocs/ProductCreator.html /usr/share/doc/packages/yast2-product-creator/autodocs/ProductCreator.mod.html /usr/share/doc/packages/yast2-product-creator/autodocs/commandline.html /usr/share/doc/packages/yast2-product-creator/autodocs/complex.html /usr/share/doc/packages/yast2-product-creator/autodocs/dialogs.html /usr/share/doc/packages/yast2-product-creator/autodocs/files.html /usr/share/doc/packages/yast2-product-creator/autodocs/helps.html /usr/share/doc/packages/yast2-product-creator/autodocs/image-creator.html /usr/share/doc/packages/yast2-product-creator/autodocs/index.html /usr/share/doc/packages/yast2-product-creator/autodocs/intro.html /usr/share/doc/packages/yast2-product-creator/autodocs/kiwi.html /usr/share/doc/packages/yast2-product-creator/autodocs/kiwi_dialogs.html /usr/share/doc/packages/yast2-product-creator/autodocs/product-creator.html /usr/share/doc/packages/yast2-product-creator/autodocs/routines.html /usr/share/doc/packages/yast2-product-creator/autodocs/wizards.html /var/adm/fillup-templates/sysconfig.product-creator
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:46:48 2013