Hello, Please accept this patch.
1. It adds missing arch specific udeb exclude files which causes the build to fail in lb_binary_disk if missing; 2. adds missing udeb include files for armel arch; 2. adds symlink of natty to maverick to support natty builds; and 3. adds symlink of jaunty to maverick to support jaunty builds (although EOL, we're still doing jaunty builds and a symlink doesn't cost much). Cheers, -- Cody A.W. Somerville Release Engineer Foundations Team Custom Engineering Solutions Group Canonical OEM Services Phone: +1 781 850 2087 Cell: +1 613 401 5141 Fax: +1 613 687 7368 Email: [email protected]
=== added symlink 'data/debian-cd/jaunty' === target is u'maverick/' === added file 'data/debian-cd/maverick/amd64_netinst_udeb_include' --- data/debian-cd/maverick/amd64_netinst_udeb_include 1970-01-01 00:00:00 +0000 +++ data/debian-cd/maverick/amd64_netinst_udeb_include 2011-01-21 19:25:59 +0000 @@ -0,0 +1,4 @@ +netcfg +ethdetect +pcmcia-cs-udeb +wireless-tools-udeb === added file 'data/debian-cd/maverick/armel_netinst_udeb_include' --- data/debian-cd/maverick/armel_netinst_udeb_include 1970-01-01 00:00:00 +0000 +++ data/debian-cd/maverick/armel_netinst_udeb_include 2011-01-21 19:27:52 +0000 @@ -0,0 +1,4 @@ +netcfg +ethdetect +pcmcia-cs-udeb +wireless-tools-udeb === added file 'data/debian-cd/maverick/armel_udeb_include' --- data/debian-cd/maverick/armel_udeb_include 1970-01-01 00:00:00 +0000 +++ data/debian-cd/maverick/armel_udeb_include 2011-01-21 19:27:42 +0000 @@ -0,0 +1,4 @@ +netcfg +ethdetect +pcmcia-cs-udeb +wireless-tools-udeb === added file 'data/debian-cd/maverick/ia64_netinst_udeb_include' --- data/debian-cd/maverick/ia64_netinst_udeb_include 1970-01-01 00:00:00 +0000 +++ data/debian-cd/maverick/ia64_netinst_udeb_include 2011-01-21 19:26:23 +0000 @@ -0,0 +1,4 @@ +netcfg +ethdetect +pcmcia-cs-udeb +wireless-tools-udeb === added symlink 'data/debian-cd/natty' === target is u'maverick/'
