why here in the ks file? Why not in the package groups? Please fix this in the 
package groups, adding packages directly to KS file is only only in very 
specific and special cases.

Anas

On 17 Jun 2011, at 04:39, Tracy Graydon wrote:

> Hi,
> I have made the following changes to image-configurations in project 
> Trunk:Testing. Please review and accept ASAP.
> 
> Thank You,
> Tracy Graydon
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #21049:
> 
>  submit:   
> home:tracyg:branches:Trunk:Testing/image-configurations(r6)(update) -> 
> Trunk:Testing/image-configurations
> 
> 
> Message:
>    BMC#19097 Add usb-modeswitch and usb-modeswitch-data to netbook ks
> 
> State:   new          2011-06-16T20:39:06 tracyg
> Comment: None
> 
> 
> 
> changes files:
> --------------
> --- image-configurations.changes
> +++ image-configurations.changes
> @@ -0,0 +1,3 @@
> +* Thu Jun 16 2011 Tracy Graydon <[email protected]> - 0.53
> +- BMC#19097: Add usb-modeswitch and usb-modeswitch-data to netbook ks"
> +
> 
> old:
> ----
>  image-configurations-0.52.tar.bz2
> 
> new:
> ----
>  image-configurations-0.53.tar.bz2
> 
> spec files:
> -----------
> --- image-configurations.spec
> +++ image-configurations.spec
> @@ -1,7 +1,7 @@
> %define baseline 1.2.80
> Summary:      Create kickstart files for meego images
> Name:         image-configurations
> -Version:     0.52
> +Version:     0.53
> Release:      1
> License:      GPLv2
> Group:                System/Base
> 
> other changes:
> --------------
> 
> ++++++ image-configurations-0.52.tar.bz2 -> image-configurations-0.53.tar.bz2
> --- ChangeLog
> +++ ChangeLog
> @@ -1,5 +1,31 @@
> +2011-06-16  Tracy Graydon <[email protected]>
> +
> +  * VERSION: Bump ver to 0.53
> +
> +  * netbook/netbook-ia32.yaml: Add usb-modeswitch and usb-modeswitch-data to
> +  netbook ks
> +
> +2011-06-15  Marko Saukko <[email protected]>
> +
> +  * custom/scripts/meego-ux-daemon-n900-homekey.post,
> +  tablet/tablet-armv7hl-n900.yaml: Added N900 homekey script. This will start
> +  working when meego-ux-daemon is version 0.2.12 or higher.
> +
> +  * configurations.yaml, custom/scripts/nocursor.post,
> +  custom/scripts/uxlaunch-nocursor.post, custom/scripts/uxlaunch-trail.post,
> +  tablet/tablet-armv7hl-n900.yaml, tablet/tablet-ia32-oaktrail.yaml,
> +  tablet/tablet-ia32-pinetrail.yaml: Merge uxlaunch nocursor scripts.
> +
> +  * configurations.yaml, tablet/tablet-armv7hl-n900.yaml,
> +  tablet/tablet-ia32-mfld.yaml, tablet/tablet-ia32-mrst.yaml,
> +  tablet/tablet-ia32-oaktrail.yaml, tablet/tablet-ia32-pinetrail.yaml,
> +  tablet/tablet-ia32-qemu.yaml: Added tablet image for N900.
> +
> 2011-06-07  Ulf Hofemeier <[email protected]>
> 
> +  * ChangeLog: Removing Schedule keyword from handset-ia32 image yaml files 
> for
> +  Trunk completely
> +
>   * handset/handset-ia32-madde-sysroot.yaml, handset/handset-ia32-mtf.yaml,
>   handset/handset-ia32-qemu-devel.yaml, handset/handset-ia32-qemu.yaml:
>   Removing Schedule keyword from handset-ia32 image yaml files for Trunk
> --- VERSION
> +++ VERSION
> @@ -1 +1 @@
> -0.52
> +0.53
> --- configurations.yaml
> +++ configurations.yaml
> @@ -51,7 +51,7 @@
>         - cleanup
>         - rpm
>     NoChrootScripts:
> -        - buildname        
> +        - buildname
>     Repos:
>         - oss
> CORE:
> @@ -73,7 +73,6 @@
>         - non-oss
>     NoChrootScripts:
>         - buildname
> -     
> N900:
>     Part: n900-2G
>     BootloaderTimeout: 0
> @@ -88,7 +87,7 @@
>     PostScripts:
>         - cleanup
>         - rpm
> -        - nocursor
> +        - uxlaunch-nocursor
>     NoChrootScripts:
>         - buildname
>     Architecture: armv7l
> @@ -209,10 +208,9 @@
>     Repos:
>         - oss
>         - non-oss
> -        - adobe
>     PostScripts:
>         - cleanup
>         - prelink
> -        - rpm        
> +        - rpm 
>     NoChrootScripts:
> -        - buildname        
> +        - buildname
> --- custom/scripts/meego-ux-daemon-n900-homekey.post
> +++ custom/scripts/meego-ux-daemon-n900-homekey.post
> +# Set the homekey for N900 through the gconf.
> +gconftool-2 --direct --config-source 
> xml:readwrite:/etc/gconf/gconf.xml.mandatory \
> +  -s -t string /meego/ux/HomeKey XF86WebCam--- custom/scripts/nocursor.post
> +++ custom/scripts/nocursor.post
> (renamed to custom/scripts/uxlaunch-nocursor.post)
> --- custom/scripts/uxlaunch-nocursor.post
> +++ custom/scripts/uxlaunch-nocursor.post
> (renamed from custom/scripts/nocursor.post)
> --- custom/scripts/uxlaunch-trail.post
> +++ custom/scripts/uxlaunch-trail.post
> -echo "xopts=-nocursor" >> /etc/sysconfig/uxlaunch
> -
> --- netbook/netbook-ia32.yaml
> +++ netbook/netbook-ia32.yaml
> @@ -14,5 +14,7 @@
> ExtraPackages:
>     - chromium
>     - flash-plugin
> +    - usb-modeswitch
> +    - usb-modeswitch-data
> Repos:
>     - adobe
> --- tablet/tablet-armv7hl-n900.yaml
> +++ tablet/tablet-armv7hl-n900.yaml
> +Name: MeeGo Tablet N900 (armv7hl)
> +Schedule: "*"
> +Active: True
> +Platform: TABLET
> +Mic2Options: -f raw --save-kernel --arch=armv7hl
> +FileName: tablet-armv7hl-n900
> +Kernel: kernel-adaptation-n900
> +Architecture: armv7hl
> +Part: n900-2G
> +BootloaderTimeout: 0
> +Groups:
> +  - Nokia N900 Support
> +  - Nokia N900 Proprietary Support
> +  - Samples and Demos
> +  - Tablet Applications
> +PostScripts:
> +  - uxlaunch-nocursor
> +  - gconf
> +  - tablet-copy
> +  - sensor-rm
> +  - bootchart
> +  - fstab-n900
> +  - arch-armv7hl
> +  - meego-ux-daemon-n900-homekey
> --- tablet/tablet-ia32-mfld.yaml
> +++ tablet/tablet-ia32-mfld.yaml
> @@ -9,6 +9,8 @@
> Kernel: kernel-adaptation-medfield
> Schedule: "*"
> Architecture: ia32
> +Repos:
> +   - adobe
> Groups:
>   - Medfield Support
>   - Tablet Applications
> --- tablet/tablet-ia32-mrst.yaml
> +++ tablet/tablet-ia32-mrst.yaml
> @@ -10,6 +10,8 @@
> FileName: tablet-ia32-mrst
> Kernel: kernel-adaptation-mrst
> Architecture: ia32
> +Repos:
> +   - adobe
> Groups:
>    - Moorestown Support
>    - Samples and Demos
> --- tablet/tablet-ia32-oaktrail.yaml
> +++ tablet/tablet-ia32-oaktrail.yaml
> @@ -1,21 +1,23 @@
> - Name: Meego Tablet Oaktrail
> - Schedule: "*"
> - Active: True
> - Platform: TABLET
> - Mic2Options: -f livecd
> - BootloaderAppend: "quiet"
> - BootloaderTimeout: 0
> - FileName: tablet-ia32-oaktrail
> - Kernel: kernel-adaptation-oaktrail
> - Architecture: ia32
> - Groups:
> -     - Oaktrail Support
> -     - Samples and Demos
> -     - Tablet Applications
> - PostScripts:
> -     - flash
> -     - uxlaunch-trail
> -     - gconf
> -     - tablet-copy
> -     - sensor-rm
> -     - camera-rm
> +Name: Meego Tablet Oaktrail
> +Schedule: "*"
> +Active: True
> +Platform: TABLET
> +Mic2Options: -f livecd
> +BootloaderAppend: "quiet"
> +BootloaderTimeout: 0
> +FileName: tablet-ia32-oaktrail
> +Kernel: kernel-adaptation-oaktrail
> +Architecture: ia32
> +Repos:
> +    - adobe
> +Groups:
> +    - Oaktrail Support
> +    - Samples and Demos
> +    - Tablet Applications
> +PostScripts:
> +    - flash
> +    - uxlaunch-nocursor
> +    - gconf
> +    - tablet-copy
> +    - sensor-rm
> +    - camera-rm
> --- tablet/tablet-ia32-pinetrail.yaml
> +++ tablet/tablet-ia32-pinetrail.yaml
> @@ -8,6 +8,8 @@
> FileName: tablet-ia32-pinetrail
> Kernel: kernel-adaptation-pinetrail
> Architecture: ia32
> +Repos:
> +   - adobe
> Groups:
>   - Pinetrail Support
>   - Samples and Demos
> @@ -17,7 +19,7 @@
>   - sensorfw-pegatron
> PostScripts:
>   - flash
> -  - uxlaunch-trail
> +  - uxlaunch-nocursor
>   - gconf
>   - sensor-copy
>   - egalax
> --- tablet/tablet-ia32-qemu.yaml
> +++ tablet/tablet-ia32-qemu.yaml
> @@ -8,6 +8,8 @@
> Kernel: kernel
> Schedule: "1"
> Architecture: ia32
> +Repos:
> +   - adobe
> Groups:
>    - Pinetrail Support
>    - Base Development
> 
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits

_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to