diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20130322/54c04526 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20130322/54c04526')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment-0001.html | 59 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20130322/54c04526/attachment.html | 59 |
2 files changed, 118 insertions, 0 deletions
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 @@ +<html> + <head> + <meta content="text/html; charset=ISO-8859-1" + http-equiv="Content-Type"> + </head> + <body text="#000000" bgcolor="#FFFFFF"> + <div class="moz-cite-prefix">On 03/22/2013 07:20 AM, Glen Ogilvie + wrote:<br> + </div> + <blockquote +cite="mid:CAGmz6ygmRz8iEaoKqKDddVmMB5JST_2X7row8Zqmi8DFnxsY6A@mail.gmail.com" + type="cite">Hi,<br> + <br> + I've been trying to test the installer change below before RC4, + thinking that it might be quite helpful.<br> + <br> + I am having a little bit of trouble however. Could someone point + me in the right direction on a couple<br> + of things.<br> + <br> + 1. How does the src tar.xz file for drakx-installer-stage2 get + created? I assume it comes from a<br> + build of svn://<a moz-do-not-send="true" + href="http://svn.mageia.org/svn/soft/drakx/trunk" + target="_blank">svn.mageia.org/svn/soft/drakx/trunk</a>, but + can't find how it ends up as a tar.xz<br> + </blockquote> + <br> + 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.<br> + <br> + <blockquote +cite="mid:CAGmz6ygmRz8iEaoKqKDddVmMB5JST_2X7row8Zqmi8DFnxsY6A@mail.gmail.com" + type="cite"> + <br> + 2. When I've built a new stage2, any tricks on getting it into an + ISO?<br> + </blockquote> + <br> + 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.<br> + <br> + Then rebuild drakx-installer-binaries with the new tar.xz.<br> + <br> + 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.<br> + <br> + <br> + </body> +</html> 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 @@ +<html> + <head> + <meta content="text/html; charset=ISO-8859-1" + http-equiv="Content-Type"> + </head> + <body text="#000000" bgcolor="#FFFFFF"> + <div class="moz-cite-prefix">On 03/22/2013 07:20 AM, Glen Ogilvie + wrote:<br> + </div> + <blockquote +cite="mid:CAGmz6ygmRz8iEaoKqKDddVmMB5JST_2X7row8Zqmi8DFnxsY6A@mail.gmail.com" + type="cite">Hi,<br> + <br> + I've been trying to test the installer change below before RC4, + thinking that it might be quite helpful.<br> + <br> + I am having a little bit of trouble however. Could someone point + me in the right direction on a couple<br> + of things.<br> + <br> + 1. How does the src tar.xz file for drakx-installer-stage2 get + created? I assume it comes from a<br> + build of svn://<a moz-do-not-send="true" + href="http://svn.mageia.org/svn/soft/drakx/trunk" + target="_blank">svn.mageia.org/svn/soft/drakx/trunk</a>, but + can't find how it ends up as a tar.xz<br> + </blockquote> + <br> + 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.<br> + <br> + <blockquote +cite="mid:CAGmz6ygmRz8iEaoKqKDddVmMB5JST_2X7row8Zqmi8DFnxsY6A@mail.gmail.com" + type="cite"> + <br> + 2. When I've built a new stage2, any tricks on getting it into an + ISO?<br> + </blockquote> + <br> + 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.<br> + <br> + Then rebuild drakx-installer-binaries with the new tar.xz.<br> + <br> + 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.<br> + <br> + <br> + </body> +</html> |