Michael DeHaan wrote:
> Currently there are three things enqueued for 1.6.5
>
> - Don't use simplejson on RHEL 4 and before since it can lead to unicode 
> problems
> - Jasper Capel's fix for koan to not add virtual interfaces for vlan 
> tagged interface names
> - Allow F-11 imports and also create distros that correctly pair PAE and 
> non-PAE kernel/initrds (creating one distro/profile for each combo).
>
> If there is anything else that needs to be included, let me know.
>
> Otherwise we'll release this after the third item is all polished and 
> done with testing.   (So this makes 2 fixes for cobbler, technically, 
> and 1 for koan).
>
> (Meanwhile we're working on the devel branch, primarily focusing on 
> Django features and underlying code simplification to enable that.)
>
> --Michael
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

I'm planning on pushing this out tomorrow so we have some more time for 
testing.

Here's the list of things included:

- (BUGF) don't use json on python x<=2.3 since we know it's simplejson 
x<2.0, which has unicode issues
- (BUGF) don't add duplicate interfaces in koan if vlan tagged
- (FEAT) support F-11 imports
- (BUGF) pair PAE and non-PAE content in imports better
- (BUGF) don't try to scp /etc/cobbler/*.ks on replicate, this is an old 
path
- (BUGF) set proper umask on .mtime files
- (BUGF) fix koan error with unspecified arch using --kexec
- (BUGF) don't use --onboot=on in network config for kickstart for RHEL 3.

--Michael


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to