From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- .../20130322/54c04526/attachment-0001.html | 59 ++++++++++++++++++++++ .../attachments/20130322/54c04526/attachment.html | 59 ++++++++++++++++++++++ .../20130322/5fbfb6fd/attachment-0001.asc | 12 +++++ .../attachments/20130322/5fbfb6fd/attachment.asc | 12 +++++ .../20130322/95cac75b/attachment-0001.html | 7 +++ .../attachments/20130322/95cac75b/attachment.html | 7 +++ .../20130322/9d51da93/attachment-0001.html | 41 +++++++++++++++ .../attachments/20130322/9d51da93/attachment.html | 41 +++++++++++++++ .../20130322/af3a2108/attachment-0001.html | 12 +++++ .../attachments/20130322/af3a2108/attachment.html | 12 +++++ 10 files changed, 262 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment-0001.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment-0001.asc create mode 100644 zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment.asc create mode 100644 zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment-0001.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment-0001.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment-0001.html create mode 100644 zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment.html (limited to 'zarb-ml/mageia-dev/attachments/20130322') diff --git a/zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment-0001.html new file mode 100644 index 000000000..65769efb2 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment-0001.html @@ -0,0 +1,59 @@ + + + + + +
On 03/22/2013 07:20 AM, Glen Ogilvie + wrote:
+
+
Hi,
+
+ I've been trying to test the installer change below before RC4, + thinking that it might be quite helpful.
+
+ I am having a little bit of trouble however.  Could someone point + me in the right direction on a couple
+ of things.
+
+ 1. How does the src tar.xz file for drakx-installer-stage2 get + created?   I assume it comes from a
+ build of svn://svn.mageia.org/svn/soft/drakx/trunk, but + can't find how it ends up as a tar.xz
+
+
+ I'm maybe about two days ahead of you on this, but here's what I + think happens, FWIW.  You do your checkout, and then in the + mdk-stage1 subdirectory, do a "make dist-svn".  This should produce + the tar.xz in the mdk-stage1 directory.
+
+
+
+ 2. When I've built a new stage2, any tricks on getting it into an + ISO?
+
+
+ The tar.xz you built above becomes one of the SOURCES for the + drakx-installer-binaries package.  If you bring that package down to + your rpm/SRPMS directory and do an "rpm -ivh" on it, you'll find a + tar.xz file for mdk-stage1 in rpm/SOURCES.  You can either replace + this with the one you generated above, or I think there is a + --(keyword) that will tell rpm to look somewhere else (your svn + directory) for SOURCES.
+
+ Then rebuild drakx-installer-binaries with the new tar.xz.
+
+ Finally, download the SRPM for drakx-installer-images, and build + *it* using the new drakx-installer-binaries.  The final binary rpm + will include all of the stuff (like boot.iso) that goes in the + install directories of the cauldron tree.
+
+
+ + diff --git a/zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment.html b/zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment.html new file mode 100644 index 000000000..65769efb2 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment.html @@ -0,0 +1,59 @@ + + + + + +
On 03/22/2013 07:20 AM, Glen Ogilvie + wrote:
+
+
Hi,
+
+ I've been trying to test the installer change below before RC4, + thinking that it might be quite helpful.
+
+ I am having a little bit of trouble however.  Could someone point + me in the right direction on a couple
+ of things.
+
+ 1. How does the src tar.xz file for drakx-installer-stage2 get + created?   I assume it comes from a
+ build of svn://svn.mageia.org/svn/soft/drakx/trunk, but + can't find how it ends up as a tar.xz
+
+
+ I'm maybe about two days ahead of you on this, but here's what I + think happens, FWIW.  You do your checkout, and then in the + mdk-stage1 subdirectory, do a "make dist-svn".  This should produce + the tar.xz in the mdk-stage1 directory.
+
+
+
+ 2. When I've built a new stage2, any tricks on getting it into an + ISO?
+
+
+ The tar.xz you built above becomes one of the SOURCES for the + drakx-installer-binaries package.  If you bring that package down to + your rpm/SRPMS directory and do an "rpm -ivh" on it, you'll find a + tar.xz file for mdk-stage1 in rpm/SOURCES.  You can either replace + this with the one you generated above, or I think there is a + --(keyword) that will tell rpm to look somewhere else (your svn + directory) for SOURCES.
+
+ Then rebuild drakx-installer-binaries with the new tar.xz.
+
+ Finally, download the SRPM for drakx-installer-images, and build + *it* using the new drakx-installer-binaries.  The final binary rpm + will include all of the stuff (like boot.iso) that goes in the + install directories of the cauldron tree.
+
+
+ + diff --git a/zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment-0001.asc b/zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment-0001.asc new file mode 100644 index 000000000..fa7e5f100 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment-0001.asc @@ -0,0 +1,12 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) +Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ + +iQEcBAEBAgAGBQJRTCXWAAoJEOk/tJ1aQIB9uwAH/RdG2l2e8hvzSbn82zFCdyGO +qDNHFxeIOJTmADMrKRcB8t/UDfJcpja7oKDQqBfPRJAnp9amh2g9Y87Ww/AAOTZF +QzPVAfM2UuNTkH1r9245abEKqWC5rvFdRWKUgiE6WLX/E71bSiK9Sem9CLcFOoFo +BjU095Ug3gUBjAh3Q1MPePIeX9FzuStFKnqx7d1Dvage1DNt4Dv3TL3OHy/Mp7i3 +p8WD+wVeQXYD1ME7WgtAgt5Iaw8Rz5pjdJ11bzyzkVnHcTg+flUbyQ4vV7jcMAg+ +OHAtsh8B9OYLm0VzKixiET1TNUM9WYA9hhkXTBpoig4NEtRPCXeAk9i8RwN6FeQ= +=WAzy +-----END PGP SIGNATURE----- diff --git a/zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment.asc b/zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment.asc new file mode 100644 index 000000000..fa7e5f100 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/5fbfb6fd/attachment.asc @@ -0,0 +1,12 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) +Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ + +iQEcBAEBAgAGBQJRTCXWAAoJEOk/tJ1aQIB9uwAH/RdG2l2e8hvzSbn82zFCdyGO +qDNHFxeIOJTmADMrKRcB8t/UDfJcpja7oKDQqBfPRJAnp9amh2g9Y87Ww/AAOTZF +QzPVAfM2UuNTkH1r9245abEKqWC5rvFdRWKUgiE6WLX/E71bSiK9Sem9CLcFOoFo +BjU095Ug3gUBjAh3Q1MPePIeX9FzuStFKnqx7d1Dvage1DNt4Dv3TL3OHy/Mp7i3 +p8WD+wVeQXYD1ME7WgtAgt5Iaw8Rz5pjdJ11bzyzkVnHcTg+flUbyQ4vV7jcMAg+ +OHAtsh8B9OYLm0VzKixiET1TNUM9WYA9hhkXTBpoig4NEtRPCXeAk9i8RwN6FeQ= +=WAzy +-----END PGP SIGNATURE----- diff --git a/zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment-0001.html new file mode 100644 index 000000000..ef83322e8 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment-0001.html @@ -0,0 +1,7 @@ +

2013/3/22 FundaWang <fundawang@fundawang.name>
+Hello,
+
+Could somebody push qgis 1.8.0 into cauldron? It should be uploaded in the period of alpha testing
+with other gis software. Currently we have qgis 1.7.4 which cannot be built against current toolchain.
+
+Regards.                                          

done

--
Anne
http://www.mageia.org diff --git a/zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment.html b/zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment.html new file mode 100644 index 000000000..ef83322e8 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/95cac75b/attachment.html @@ -0,0 +1,7 @@ +

2013/3/22 FundaWang <fundawang@fundawang.name>
+Hello,
+
+Could somebody push qgis 1.8.0 into cauldron? It should be uploaded in the period of alpha testing
+with other gis software. Currently we have qgis 1.7.4 which cannot be built against current toolchain.
+
+Regards.                                          

done

--
Anne
http://www.mageia.org diff --git a/zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment-0001.html new file mode 100644 index 000000000..18aad054c --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment-0001.html @@ -0,0 +1,41 @@ +


+On 22 Mar 2013 22:21, "Glen Ogilvie" <nelg@linuxsolutions.co.nz> wrote:
+>
+> On 23 March 2013 05:12, AL13N <alien@rmail.be> wrote:
+>>
+>> Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin:
+>> > On 03/22/2013 07:20 AM, Glen Ogilvie wrote:
+>> [...]
+>> > > 1. How does the src tar.xz file for drakx-installer-stage2 get
+>> > > created?   I assume it comes from a
+>> > > build of svn://svn.mageia.org/svn/soft/drakx/trunk
+>> > > <http://svn.mageia.org/svn/soft/drakx/trunk>, but can't find how it
+>> > > ends up as a tar.xz
+>> >
+>> > I'm maybe about two days ahead of you on this, but here's what I think
+>> > happens, FWIW.  You do your checkout, and then in the mdk-stage1
+>> > subdirectory, do a "make dist-svn".  This should produce the tar.xz in
+>> > the mdk-stage1 directory.
+>> [...]
+>>
+>> "make dist" actually...
+>>
+>> it will target make "dist-svn" or "make dist-git" depending on if you're using
+>> git-svn or not.
+>>
+>> be advised that dist-svn uses the BASE and any uncommitted change will not be
+>> applied.
+>>
+>> dist-git however, you can commit without pushing them and that will be used.
+>>
+>
+> I've had a good play around with make dist.
+> It seems to me, like running make dist in the perl-install directory, (svn://svn.mageia.org/svn/soft/drakx/trunk/ )
+> does not produce the same tar.xz file as found within drakx-installer-stage2 sources.
+> For example, the tar.gz produced by "make dist" does not contain the "kernel", "perl-install/install" directories, etc.
+> Also, inside the tar, the first directory is: "drakxtools-15.29", rather than "drakx-installer-stage2-15.29".  It is also
+> only 2.4MB instead of about 4.3MB.
+>
+> Any suggestions?

+

Yes, you need to go into install subdirectory (if I remember the name correctly)
+

diff --git a/zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment.html b/zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment.html new file mode 100644 index 000000000..18aad054c --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/9d51da93/attachment.html @@ -0,0 +1,41 @@ +


+On 22 Mar 2013 22:21, "Glen Ogilvie" <nelg@linuxsolutions.co.nz> wrote:
+>
+> On 23 March 2013 05:12, AL13N <alien@rmail.be> wrote:
+>>
+>> Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin:
+>> > On 03/22/2013 07:20 AM, Glen Ogilvie wrote:
+>> [...]
+>> > > 1. How does the src tar.xz file for drakx-installer-stage2 get
+>> > > created?   I assume it comes from a
+>> > > build of svn://svn.mageia.org/svn/soft/drakx/trunk
+>> > > <http://svn.mageia.org/svn/soft/drakx/trunk>, but can't find how it
+>> > > ends up as a tar.xz
+>> >
+>> > I'm maybe about two days ahead of you on this, but here's what I think
+>> > happens, FWIW.  You do your checkout, and then in the mdk-stage1
+>> > subdirectory, do a "make dist-svn".  This should produce the tar.xz in
+>> > the mdk-stage1 directory.
+>> [...]
+>>
+>> "make dist" actually...
+>>
+>> it will target make "dist-svn" or "make dist-git" depending on if you're using
+>> git-svn or not.
+>>
+>> be advised that dist-svn uses the BASE and any uncommitted change will not be
+>> applied.
+>>
+>> dist-git however, you can commit without pushing them and that will be used.
+>>
+>
+> I've had a good play around with make dist.
+> It seems to me, like running make dist in the perl-install directory, (svn://svn.mageia.org/svn/soft/drakx/trunk/ )
+> does not produce the same tar.xz file as found within drakx-installer-stage2 sources.
+> For example, the tar.gz produced by "make dist" does not contain the "kernel", "perl-install/install" directories, etc.
+> Also, inside the tar, the first directory is: "drakxtools-15.29", rather than "drakx-installer-stage2-15.29".  It is also
+> only 2.4MB instead of about 4.3MB.
+>
+> Any suggestions?

+

Yes, you need to go into install subdirectory (if I remember the name correctly)
+

diff --git a/zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment-0001.html new file mode 100644 index 000000000..a74bfa566 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment-0001.html @@ -0,0 +1,12 @@ +

2013/3/22 Thierry Vignaud <thierry.vignaud@gmail.com>
+Hi
+
+Please let in drakx-installer-binaries
+it revert the breakage that prevent loading some modules (such
+as usb), thus dead stage1
+
+When it's available, please rebuild drakx-installer-images with it
+(both in core/release & nonfree/release)
+
+thx
+


done
--
Anne
http://www.mageia.org diff --git a/zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment.html b/zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment.html new file mode 100644 index 000000000..a74bfa566 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130322/af3a2108/attachment.html @@ -0,0 +1,12 @@ +

2013/3/22 Thierry Vignaud <thierry.vignaud@gmail.com>
+Hi
+
+Please let in drakx-installer-binaries
+it revert the breakage that prevent loading some modules (such
+as usb), thus dead stage1
+
+When it's available, please rebuild drakx-installer-images with it
+(both in core/release & nonfree/release)
+
+thx
+


done
--
Anne
http://www.mageia.org -- cgit v1.2.1