Mailinglist Archive: yast-commit (190 mails)
| < Previous | Next > |
[yast-commit] r38068 - in /branches/tmp/lslezak/cd-creator: package/yast2-product-creator.changes src/data/isolinux.cfg
- From: lslezak@xxxxxxxxxxxxxxxx
- Date: Mon, 21 May 2007 15:01:29 -0000
- Message-id: <20070521150129.9FAFE47FDA@xxxxxxxxxxxxxxxx>
Author: lslezak
Date: Mon May 21 17:01:29 2007
New Revision: 38068
URL: http://svn.opensuse.org/viewcvs/yast?rev=38068&view=rev
Log:
- fixed the default boot item in isolinux.cfg for AutoYast
installation (#275911)
Modified:
branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes
branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg
Modified: branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes?rev=38068&r1=38067&r2=38068&view=diff
==============================================================================
--- branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes (original)
+++ branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes Mon May 21 17:01:29 2007
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon May 21 16:58:32 CEST 2007 - lslezak@xxxxxxx
+
+- fixed the default boot item in isolinux.cfg for AutoYast
+ installation (#275911)
+
+-------------------------------------------------------------------
Mon May 21 14:34:30 CEST 2007 - lslezak@xxxxxxx
- fixed workflow: display the GPG dialog also if an AutoYast
Modified: branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg?rev=38068&r1=38067&r2=38068&view=diff
==============================================================================
--- branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg (original)
+++ branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg Mon May 21 17:01:29 2007
@@ -2,8 +2,7 @@
# hard disk
label harddisk
- kernel linux
- append SLX=0x202 showopts
+ localboot 0x80
# autoyast
label AutoYaST
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon May 21 17:01:29 2007
New Revision: 38068
URL: http://svn.opensuse.org/viewcvs/yast?rev=38068&view=rev
Log:
- fixed the default boot item in isolinux.cfg for AutoYast
installation (#275911)
Modified:
branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes
branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg
Modified: branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes?rev=38068&r1=38067&r2=38068&view=diff
==============================================================================
--- branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes (original)
+++ branches/tmp/lslezak/cd-creator/package/yast2-product-creator.changes Mon May 21 17:01:29 2007
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon May 21 16:58:32 CEST 2007 - lslezak@xxxxxxx
+
+- fixed the default boot item in isolinux.cfg for AutoYast
+ installation (#275911)
+
+-------------------------------------------------------------------
Mon May 21 14:34:30 CEST 2007 - lslezak@xxxxxxx
- fixed workflow: display the GPG dialog also if an AutoYast
Modified: branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg?rev=38068&r1=38067&r2=38068&view=diff
==============================================================================
--- branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg (original)
+++ branches/tmp/lslezak/cd-creator/src/data/isolinux.cfg Mon May 21 17:01:29 2007
@@ -2,8 +2,7 @@
# hard disk
label harddisk
- kernel linux
- append SLX=0x202 showopts
+ localboot 0x80
# autoyast
label AutoYaST
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |