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-sysadm/attachments/20110210 | |
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-sysadm/attachments/20110210')
20 files changed, 4260 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/2d9f93ea/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/2d9f93ea/attachment-0001.html new file mode 100644 index 000000000..7be8b18f4 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/2d9f93ea/attachment-0001.html @@ -0,0 +1,86 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[505] Use Default and not Free as product</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>505</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 17:58:48 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Use Default and not Free as product</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#mageialxdeconfigtrunkMakefile">mageia-lxde-config/trunk/Makefile</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageialxdeconfigtrunkMakefile">Modified: mageia-lxde-config/trunk/Makefile</a> +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:57:28 UTC (rev 504) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505) +@@ -1,5 +1,5 @@ + PACKAGE = mageia-lxde-config +-VERSION = 0.6 ++VERSION = 0.6.1 + + prefix=$(prefix) + lxdeprofdir=$(localstatedir)/mageia/lxde-profiles +@@ -10,8 +10,8 @@ + # -install -d $(DESTDIR)$(lxdeprofdir)/Flash + # install -m 644 Flash/desktop.conf $(DESTDIR)$(lxdeprofdir)/Flash + # +- -install -d $(DESTDIR)$(lxdeprofdir)/Free +- install -m 644 Free/desktop.conf $(DESTDIR)$(lxdeprofdir)/Free ++ -install -d $(DESTDIR)$(lxdeprofdir)/Default ++ install -m 644 Default/desktop.conf $(DESTDIR)$(lxdeprofdir)/Default + # + # -install -d $(DESTDIR)$(lxdeprofdir)/One + # install -m 644 One/desktop.conf $(DESTDIR)$(lxdeprofdir)/One + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/2d9f93ea/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/2d9f93ea/attachment.html new file mode 100644 index 000000000..7be8b18f4 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/2d9f93ea/attachment.html @@ -0,0 +1,86 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[505] Use Default and not Free as product</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>505</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 17:58:48 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Use Default and not Free as product</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#mageialxdeconfigtrunkMakefile">mageia-lxde-config/trunk/Makefile</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageialxdeconfigtrunkMakefile">Modified: mageia-lxde-config/trunk/Makefile</a> +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:57:28 UTC (rev 504) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505) +@@ -1,5 +1,5 @@ + PACKAGE = mageia-lxde-config +-VERSION = 0.6 ++VERSION = 0.6.1 + + prefix=$(prefix) + lxdeprofdir=$(localstatedir)/mageia/lxde-profiles +@@ -10,8 +10,8 @@ + # -install -d $(DESTDIR)$(lxdeprofdir)/Flash + # install -m 644 Flash/desktop.conf $(DESTDIR)$(lxdeprofdir)/Flash + # +- -install -d $(DESTDIR)$(lxdeprofdir)/Free +- install -m 644 Free/desktop.conf $(DESTDIR)$(lxdeprofdir)/Free ++ -install -d $(DESTDIR)$(lxdeprofdir)/Default ++ install -m 644 Default/desktop.conf $(DESTDIR)$(lxdeprofdir)/Default + # + # -install -d $(DESTDIR)$(lxdeprofdir)/One + # install -m 644 One/desktop.conf $(DESTDIR)$(lxdeprofdir)/One + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/4504d0b9/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/4504d0b9/attachment-0001.html new file mode 100644 index 000000000..76848f52f --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/4504d0b9/attachment-0001.html @@ -0,0 +1,872 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[502] Import rescue</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>502</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:30:32 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Import rescue</pre> + +<h3>Added Paths</h3> +<ul> +<li>drakx/trunk/rescue/</li> +<li><a href="#drakxtrunkrescueperl_checker">drakx/trunk/rescue/.perl_checker</a></li> +<li><a href="#drakxtrunkrescueMakefile">drakx/trunk/rescue/Makefile</a></li> +<li><a href="#drakxtrunkrescueNEWS">drakx/trunk/rescue/NEWS</a></li> +<li><a href="#drakxtrunkrescuealiases">drakx/trunk/rescue/aliases</a></li> +<li><a href="#drakxtrunkrescuedevicespl">drakx/trunk/rescue/devices.pl</a></li> +<li><a href="#drakxtrunkrescuedirs">drakx/trunk/rescue/dirs</a></li> +<li><a href="#drakxtrunkrescuediskdrakeresize">drakx/trunk/rescue/diskdrake-resize</a></li> +<li><a href="#drakxtrunkrescuedrvinst">drakx/trunk/rescue/drvinst</a></li> +<li><a href="#drakxtrunkrescueguessmounts">drakx/trunk/rescue/guessmounts</a></li> +<li><a href="#drakxtrunkrescueinstall_bootloader">drakx/trunk/rescue/install_bootloader</a></li> +<li><a href="#drakxtrunkrescuelistxml">drakx/trunk/rescue/list.xml</a></li> +<li><a href="#drakxtrunkrescuelsparts">drakx/trunk/rescue/lsparts</a></li> +<li><a href="#drakxtrunkrescuemake_flash_rescue">drakx/trunk/rescue/make_flash_rescue</a></li> +<li><a href="#drakxtrunkrescuemake_partimage_save_rest_all">drakx/trunk/rescue/make_partimage_save_rest_all</a></li> +<li><a href="#drakxtrunkrescuemake_rescue_img">drakx/trunk/rescue/make_rescue_img</a></li> +<li><a href="#drakxtrunkrescuepartimage_whole_disk">drakx/trunk/rescue/partimage_whole_disk</a></li> +<li><a href="#drakxtrunkrescuerescuedoc">drakx/trunk/rescue/rescue-doc</a></li> +<li><a href="#drakxtrunkrescuerestoreimagelibsh">drakx/trunk/rescue/restore-image-lib.sh</a></li> +<li><a href="#drakxtrunkrescuerestoreimagesh">drakx/trunk/rescue/restore-image.sh</a></li> +<li><a href="#drakxtrunkrescuerestore_ms_boot">drakx/trunk/rescue/restore_ms_boot</a></li> +<li>drakx/trunk/rescue/tree/</li> +<li>drakx/trunk/rescue/tree/bin/</li> +<li><a href="#drakxtrunkrescuetreebininsmod">drakx/trunk/rescue/tree/bin/insmod</a></li> +<li><a href="#drakxtrunkrescuetreebinlogin">drakx/trunk/rescue/tree/bin/login</a></li> +<li>drakx/trunk/rescue/tree/etc/</li> +<li><a href="#drakxtrunkrescuetreeetcfstab">drakx/trunk/rescue/tree/etc/fstab</a></li> +<li><a href="#drakxtrunkrescuetreeetcgroup">drakx/trunk/rescue/tree/etc/group</a></li> +<li><a href="#drakxtrunkrescuetreeetchostconf">drakx/trunk/rescue/tree/etc/host.conf</a></li> +<li><a href="#drakxtrunkrescuetreeetchosts">drakx/trunk/rescue/tree/etc/hosts</a></li> +<li><a href="#drakxtrunkrescuetreeetcinittab">drakx/trunk/rescue/tree/etc/inittab</a></li> +<li><a href="#drakxtrunkrescuetreeetcissue">drakx/trunk/rescue/tree/etc/issue</a></li> +<li><a href="#drakxtrunkrescuetreeetcpasswd">drakx/trunk/rescue/tree/etc/passwd</a></li> +<li><a href="#drakxtrunkrescuetreeetcprofile">drakx/trunk/rescue/tree/etc/profile</a></li> +<li><a href="#drakxtrunkrescuetreeetcrcreboot">drakx/trunk/rescue/tree/etc/rc.reboot</a></li> +<li><a href="#drakxtrunkrescuetreeetcrcsysinit">drakx/trunk/rescue/tree/etc/rc.sysinit</a></li> +<li><a href="#drakxtrunkrescuetreeetcresolvconf">drakx/trunk/rescue/tree/etc/resolv.conf</a></li> +<li>drakx/trunk/rescue/tree/ka/</li> +<li>drakx/trunk/rescue/tree/sbin/</li> +<li><a href="#drakxtrunkrescuetreesbinfakeshutdown">drakx/trunk/rescue/tree/sbin/fakeshutdown</a></li> +<li><a href="#drakxtrunkrescuetreesbinmodprobe">drakx/trunk/rescue/tree/sbin/modprobe</a></li> +<li>drakx/trunk/rescue/tree/usr/</li> +<li>drakx/trunk/rescue/tree/usr/lib/</li> +<li><a href="#drakxtrunkrescuetreeusrlibCVS">drakx/trunk/rescue/tree/usr/lib/CVS.</a></li> +<li>drakx/trunk/rescue/tree/usr/share/</li> +<li><a href="#drakxtrunkrescuetreeusrsharesymlinks">drakx/trunk/rescue/tree/usr/share/symlinks</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkrescueperl_checker">Added: drakx/trunk/rescue/.perl_checker</a> +=================================================================== +--- drakx/trunk/rescue/.perl_checker (rev 0) ++++ drakx/trunk/rescue/.perl_checker 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,39 @@ ++bytes ++constant ++AutoLoader ++Carp::Heavy ++Compress::Zlib ++Config::IniFiles ++Convert::ASN1 ++Cwd ++Date::Manip ++Digest::MD5 ++Encode ++encoding ++feature ++File::Basename ++File::Find ++File::FnMatch ++File::GlobMapper ++File::Path ++File::Temp ++Gtk2::Gdk::Keysyms ++IO::Compress::Gzip ++IO::Handle ++IO::Socket::SSL ++IO::Socket::UNIX ++IO::Uncompress::Gunzip ++Net::DBus::Binding::Introspector ++Net::DBus::Binding::Iterator ++Net::DBus::Test::MockIterator ++Net::LDAP ++Net::LDAP::Constant ++Net::LDAP::Control ++Net::LDAP::Filter ++Net::LDAP::Schema ++Net::LDAP::Util ++Scalar::Util ++String::ShellQuote ++Term::ReadKey ++Text::ParseWords ++Time::ZoneInfo + +<a id="drakxtrunkrescueMakefile">Added: drakx/trunk/rescue/Makefile</a> +=================================================================== +--- drakx/trunk/rescue/Makefile (rev 0) ++++ drakx/trunk/rescue/Makefile 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,26 @@ ++include ../Makefile.config ++ ++VERSION=1.21 ++PRODUCT=drakx-installer-rescue ++ ++RESCUE = rescue.sqfs ++ ++all: $(RESCUE) ++ ++install: $(RESCUE) ++ cp -f $< $(STAGE2_DEST) ++ ++$(RESCUE): list.xml drvinst guessmounts lsparts rescue-doc make_rescue_img ++ DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_rescue_img ++ ++tar: ++ rm -rf $(PRODUCT)*.tar* $(PRODUCT)-$(VERSION) ++ mkdir -p $(PRODUCT)-$(VERSION)/tools ++ svn export -q -rBASE . $(PRODUCT)-$(VERSION)/rescue ++ cp ../Makefile.config $(PRODUCT)-$(VERSION)/ ++ cp ../tools/install-xml-file-list $(PRODUCT)-$(VERSION)/tools ++ tar cfj $(PRODUCT)-$(VERSION).tar.bz2 $(PRODUCT)-$(VERSION) ++ rm -rf $(PRODUCT)-$(VERSION) ++ ++clean: ++ rm -f $(RESCUE) kernel_read_part + + +Property changes on: drakx/trunk/rescue/Makefile +___________________________________________________________________ +<a id="svneolstyle">Added: svn:eol-style</a> + + native + +<a id="drakxtrunkrescueNEWS">Added: drakx/trunk/rescue/NEWS</a> +=================================================================== +--- drakx/trunk/rescue/NEWS (rev 0) ++++ drakx/trunk/rescue/NEWS 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,102 @@ ++- include /etc/netconfig (needed by mount.nfs) ++ ++Version 1.18 - 13 April 2010, by Olivier "blino" Blin ++ ++- image restore script: use blkid instead of deprecated vol_id ++ ++Version 1.17 - 12 April 2010, by Olivier "blino" Blin ++ ++- Handle LVM (#44723) ++- image restore script: handle hybrid images (by matching main device) ++ ++Version 1.16 - 9 October 2009, by Olivier "blino" Blin ++ ++- work both with squashfs 3 and 4 ++- image restore script (from Paulo Ricardo Zanoni): ++ o re-read partition table after writing image ++ o do not extend / to the end of the disk, it overlaps with swap ++ partition ++- do not make de-latin1 keymap a symlink/include loop (#45109) ++- use extipl from /usr/lib/extipl on x86_64 too ++ (to fix restore_ms_boot, hardcoding this path) ++ ++Version 1.15 - 3 September 2009, by Thierry Vignaud ++ ++- add back dumpe2fs ++- run /oem-rescue.sh if oem option is present on cmdline ++- allow to specify main partition in the restore config file ++ (MAIN_PART_NUMBER), if there is a restore partition at beginning of ++ disk ++- load ext4 module (#48816) ++- use blkid instead of vol_id which we no longer ship ++ ++Version 1.14 - 27 May 2009, by Olivier "blino" Blin ++ ++- adapt to new extipl location in x86_64 ++- adapt to new magic.mgc location ++ ++Version 1.13 - 27 May 2009, by Olivier "blino" Blin ++ ++- include various commands ++- image restore script: ++ o better estimate of image dump progression ++ o fix detecting multiple partitions to avoid win32 detection ++ o fix guessing extension when filename contains a dot ++ ++Version 1.12 - 20 February 2009, by Olivier "blino" Blin ++ ++- image restore script: ++ o add swap partition ++ o use a minimum size for disks to be detected (Caio) ++ o resize Windows partitions if needed (Caio) ++- Flash rescue: ++ o add support for Flash 2009 ++ o try to load squashfs-lzma too ++ o handle path to lzma distrib loopbacks ++- fix build: ++ o do not include dead parsehdlist ++ o do not include dead rpm helpers ++ ++Version 1.11 - 25 September 2008, by Olivier "blino" Blin ++ ++- add image restoration scripts ("restore" command line parameter) ++ ++Version 1.10 - 25 April 2008, by Olivier "blino" Blin ++ ++- fix "Mounting other partitions from fstab" which use UUID=xxx ++- fix build with latest file package, which only includes the ++ precompiled magic file ++ ++Version 1.9 - 10 March 2008, by Olivier "blino" Blin ++ ++- handle ntfs-3g in fstab ++- add missing modalias files (#38690) ++ ++Version 1.8 - 28 February 2008, by Olivier "blino" Blin ++ ++- support new modules location (#38207) ++- adapt to perl 5.10 ++- fix build (fix a workaround in partimage_whole_disk) ++ ++Version 1.7 - 25 September 2007, by Pascal "Pixel" Rigaux ++ ++- add mount.nfs binary (since mount doesn't handle nfs fs anymore) ++ ++Version 1.6 - 8 August 2007, by Pascal "Pixel" Rigaux ++ ++- adapt to new libldetect together with drakx-installer-images 1.13 ++- loadkeys file: ++ o handle new "kbd" rpm which have .map files instead of .kmap ++ o don't skip fr_CH-latin1 ++ o handle "fr_CH"-like short names ++- remove rescuept (use testdisk instead, which is much nicer) ++ ++Version 1.5 - 9 July 2007, by Pascal "Pixel" Rigaux ++ ++- add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) ++- add "mkfs.ext3" which is no more equivalent to "mkfs.ext2 -J" ++ (eg: dir_index & resize_inode features) ++ ++Version 1.4 - 4 April 2007, by Pascal "Pixel" Rigaux ++ ++- zcat and gunzip can't be symlinks anymore, they are scripts + +<a id="drakxtrunkrescuealiases">Added: drakx/trunk/rescue/aliases</a> +=================================================================== +--- drakx/trunk/rescue/aliases (rev 0) ++++ drakx/trunk/rescue/aliases 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,2 @@ ++/bin/vi vim-minimal ++/lib/modules /modules + +<a id="drakxtrunkrescuedevicespl">Added: drakx/trunk/rescue/devices.pl</a> +=================================================================== +--- drakx/trunk/rescue/devices.pl (rev 0) ++++ drakx/trunk/rescue/devices.pl 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,55 @@ ++#!/usr/bin/perl ++ ++@ARGV == 1 && chdir $ARGV[0] or die "usage: devices.pl <dir>\n"; ++ ++foreach (<DATA>) { ++ chomp; ++ my ($typ, $maj, $min, @l) = split; ++ foreach (@l) { ++ my @l2 = do { ++ if (my ($prefix, $ini, $end) = /(.*)(\d+)-(\d+)$/) { ++ map { "$prefix$_" } $ini .. $end; ++ } else { ++ $_; ++ } ++ }; ++ foreach (@l2) { ++ my $cmd = "mknod-m600 $_ $typ $maj " . $min++; ++ system($cmd) == 0 or die "$cmd failed\n"; ++ } ++ } ++} ++ ++__DATA__ ++c 5 1 console ++b 2 0 fd0-1 ++c 1 2 kmem ++b 7 0 loop0-15 ++c 1 1 mem ++c 1 3 null ++c 1 4 port ++b 1 1 ram ++b 1 0 ram0-19 ++b 1 0 ramdisk ++c 1 8 random ++b 11 0 scd0-7 ++c 0 0 stderr ++c 0 0 stdin ++c 0 0 stdout ++c 5 0 tty ++c 4 0 tty0-9 ++c 4 64 ttyS0-3 ++c 1 9 urandom ++c 1 5 zero ++b 3 0 hda hda1-16 ++b 3 64 hdb hdb1-16 ++b 22 0 hdc hdc1-16 ++b 22 64 hdd hdd1-16 ++b 33 0 hde hde1-16 ++b 33 64 hdf hdf1-16 ++b 34 0 hdg hdg1-16 ++b 34 64 hdh hdh1-16 ++b 8 0 sda sda1-15 sdb sdb1-15 sdc sdc1-15 sdd sdd1-15 sde sde1-15 sdf sdf1-15 sdg sdg1-15 sdh sdh1-15 ++b 9 0 md0-15 ++c 10 144 nvram ++c 9 0 st0-15 + +<a id="drakxtrunkrescuedirs">Added: drakx/trunk/rescue/dirs</a> +=================================================================== +--- drakx/trunk/rescue/dirs (rev 0) ++++ drakx/trunk/rescue/dirs 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,6 @@ ++/lib ++/tmp ++/modules ++/proc ++/dev ++/dev/pts + +<a id="drakxtrunkrescuediskdrakeresize">Added: drakx/trunk/rescue/diskdrake-resize</a> +=================================================================== +--- drakx/trunk/rescue/diskdrake-resize (rev 0) ++++ drakx/trunk/rescue/diskdrake-resize 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,28 @@ ++#!/usr/bin/perl ++ ++use lib qw(/usr/lib/libDrakX); ++ ++use devices; ++use log; ++use resize_fat::main; ++use diskdrake::resize_ntfs; ++use diskdrake::resize_ext2; ++ ++my ($device, $fs_type, $size) = @ARGV ++ or die "usage: $0 <device> <fs type> <size>\n"; ++ ++my %fs_pkgs = ( ++ vfat => 'resize_fat::main', ++ ntfs => 'diskdrake::resize_ntfs', ++ ext2 => 'diskdrake::resize_ext2', ++ ext3 => 'diskdrake::resize_ext2', ++); ++ ++my $resize_pkg = $fs_pkgs{$fs_type} ++ or die "no support for $fs_type type\n"; ++ ++log::l("resizing $device to $size"); ++ ++my $resize = $resize_pkg->new($device, devices::make($device)) ++ or die "unable to initialize resize\n"; ++$resize->resize($size); + + +Property changes on: drakx/trunk/rescue/diskdrake-resize +___________________________________________________________________ +<a id="svnexecutable">Added: svn:executable</a> + + * + +<a id="drakxtrunkrescuedrvinst">Added: drakx/trunk/rescue/drvinst</a> +=================================================================== +--- drakx/trunk/rescue/drvinst (rev 0) ++++ drakx/trunk/rescue/drvinst 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,47 @@ ++#!/usr/bin/perl ++# ++# Guillaume Cottenceau ++# ++# Copyright 2000-2005 Mandriva ++# ++# This software may be freely redistributed under the terms of the GNU ++# public license. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ++# ++ ++use lib qw(/usr/lib/libDrakX); ++use common; ++use detect_devices; ++ ++$ARGV[0] =~ /^--?h/ and die "usage: drivers_install [drivertype1 [drivertype2 ...]]\n"; ++my @types = @ARGV; ++ ++sub install_module_raw { ++ my ($driver, $o_descr) = @_; ++ print STDERR "Installing driver $driver", $o_descr ? " (for \"$o_descr\")" : '', "\n"; ++ system("/sbin/modprobe", $driver) and print "\tfailed\n"; ++} ++ ++my $already_usb; ++sub install_module { ++ my ($driver, $descr) = @_; ++ install_module_raw($driver, $descr); ++ if (!$already_usb && $driver =~ /usb/) { ++ $already_usb = 1; ++ install_module_raw('usbkbd'); ++ install_module_raw('keybdev'); ++ } ++} ++ ++#- start ++foreach my $card (detect_devices::pci_probe()) { ++ $card->{driver} eq 'unknown' || $card->{driver} =~ /:/ and next; ++ $card->{media_type} eq "DISPLAY_VGA" and next; ++ ++ if (!@ARGV || find { $card->{media_type} =~ /$_/i } @types) { ++ install_module($card->{driver}, $card->{description}); ++ } ++} + + +Property changes on: drakx/trunk/rescue/drvinst +___________________________________________________________________ +Added: svn:executable + + * + +<a id="drakxtrunkrescueguessmounts">Added: drakx/trunk/rescue/guessmounts</a> +=================================================================== +--- drakx/trunk/rescue/guessmounts (rev 0) ++++ drakx/trunk/rescue/guessmounts 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,100 @@ ++#!/usr/bin/perl ++# ++# Guillaume Cottenceau ++# ++# Copyright 2001-2005 Mandriva ++# ++# This software may be freely redistributed under the terms of the GNU ++# public license. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ++# ++ ++use lib qw(/usr/lib/libDrakX); ++use common; ++use fs; ++use fs::proc_partitions; ++use fs::type; ++use lvm; ++use run_program; ++ ++my @proc_mounts = fs::read_fstab('', '/proc/mounts'); ++ ++my $target = '/mnt'; ++ ++if (fs::get::mntpoint2part($target, \@proc_mounts)) { ++ print STDERR "$target is already mounted (according to /proc/mounts)\n"; ++ exit 0; ++} ++ ++system('drvinst', 'STORAGE'); ++ ++print STDERR "\nPlease wait, trying to find your root device...\n"; ++ ++mkdir_p($target); ++ ++lvm::detect_during_install(); ++ ++my @parts = map { ++ $_->{device} = delete $_->{dev}; ++ put_in_hash($_, fs::type::type_subpart_from_magic($_)); ++} fs::proc_partitions::read_raw(); ++my ($raid_parts, $normal_parts) = partition { isRawRAID($_) } @parts; ++ ++if (@$raid_parts) { ++ require raid; ++ raid::detect_during_install_once(@$raid_parts); ++ my $raids = raid::get_existing(@$raid_parts); ++ push @$normal_parts, @$raids; ++} ++ ++my @fstab; ++my $root; ++ ++foreach (@$normal_parts) { ++ my $dev = devices::make($_->{device}); ++ ++ my $fs = find { ++ system("mount -t $_ $dev $target 2>/dev/null") == 0; ++ } fs::type::true_local_fs_types() or next; ++ ++ if (my $release_file = common::release_file($target)) { ++ print STDERR "=> found a %s root partition on $dev\n=> type $fs, version `", ++ chomp_(cat_("$target$release_file")), "'\n"; ++ @fstab = fs::read_fstab($target, '/etc/fstab'); ++ $root = $dev; ++ last; ++ } else { ++ system('umount', $target) == 0 or die "error unmounting $target\n"; ++ } ++} ++ ++if ($root) { ++ print STDERR "\nMounting other partitions from fstab on $target...\n"; ++ foreach (@fstab) { ++ my ($valued_options, $options) = fs::mount_options::unpack($_); ++ ++ next if ++ !$_->{fs_type} || $_->{device} eq 'none' ++ || $valued_options->{noauto} ++ || $_->{mntpoint} eq '/' ++ || member($_->{fs_type}, 'swap', 'nfs', 'ntfs', 'ntfs-3g'); ++ ++ delete $valued_options->{'iocharset='}; ++ delete $valued_options->{'codepage='}; ++ fs::mount_options::pack($_, $valued_options, $options); #- vfat opts, we don't have the modules in rescue ++ ++ my $where = "$target$_->{mntpoint}"; ++ my $dev = fs::wild_device::from_part('', $_); ++ mkdir_p($where); ++ print STDERR "\t$dev on $where type $_->{fs_type} options $_->{options}\n"; ++ system("mount -t $_->{fs_type} $dev $where -o $_->{options}"); ++ system("cp -f /etc/mtab $target/etc/mtab"); #- to allow a nice chrooted "mount" or "df" ++ } ++ print STDERR "\nYour system is ready on $target.\n\n"; ++} else { ++ die "Could not find your root device :-(.\n"; ++} ++ + + +Property changes on: drakx/trunk/rescue/guessmounts +___________________________________________________________________ +Added: svn:executable + + * + +<a id="drakxtrunkrescueinstall_bootloader">Added: drakx/trunk/rescue/install_bootloader</a> +=================================================================== +--- drakx/trunk/rescue/install_bootloader (rev 0) ++++ drakx/trunk/rescue/install_bootloader 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,69 @@ ++#!/usr/bin/perl ++# ++# Guillaume Cottenceau ++# ++# Copyright 2001-2005 Mandriva ++# ++# This software may be freely redistributed under the terms of the GNU ++# public license. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ++# ++ ++use lib qw(/usr/lib/libDrakX); ++use common; ++use bootloader; ++use fs; ++ ++if ($ARGV[0] eq '--auto') { ++ $auto = shift @ARGV; ++} ++ ++$::prefix = '/mnt'; ++ ++my $release = common::mandrake_release($::prefix) || ++ do { ++ system('guessmounts') == 0 or die 'guessmounts failed'; ++ common::mandrake_release($::prefix); ++ }; ++ ++if ($release) { ++ $release =~ /Mageia|Mandriva/ or die "release file doesn't contain '%s', exiting.\n"; ++} elsif (fs::get::mntpoint2part($::prefix, [ fs::read_fstab('', '/proc/mounts') ])) { ++ die "unknown distribution mounted in $::prefix\n"; ++} else { ++ die "Your root device isn't mounted on $::prefix\n"; ++} ++ ++my @main_methods = bootloader::configured_main_methods(); ++ ++my $main_method; ++if (@main_methods == 0) { ++ die "Cannot find a configured boot loader\n"; ++} elsif (@main_methods == 1) { ++ ($main_method) = @main_methods; ++} else { ++ while (1) { ++ print "Configuration files for Boot Loaders ", join(' and ', @main_methods), " were found.\n"; ++ print "Which one one should be installed? "; ++ chomp($main_method = <STDIN>); ++ if (member($main_method, @main_methods)) { ++ last; ++ } else { ++ print "bad choice\n"; ++ } ++ } ++} ++ ++my $install = $bootloader::{'install_raw_' . $main_method} or die "unknown bootloader method install_raw_$main_method\n"; ++ ++print "About to re-install Boot Loader $main_method of following %s distribution:\n\t", ++ $release, "\n"; ++if (!$auto) { ++ print "=> ok? <press Enter to continue, 'n' and Enter to cancel> "; ++ <STDIN> =~ /^n/i and exit 0; ++} ++ ++$install->(); + + +Property changes on: drakx/trunk/rescue/install_bootloader +___________________________________________________________________ +Added: svn:executable + + * + +<a id="drakxtrunkrescuelistxml">Added: drakx/trunk/rescue/list.xml</a> +=================================================================== +--- drakx/trunk/rescue/list.xml (rev 0) ++++ drakx/trunk/rescue/list.xml 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,348 @@ ++<list no-arch-libraries="on"> ++ ++<from expand="binary"> ++ bash sh ++ ++ false true ++ pwd reset ++ ++ ls ++ cp ln mkdir mknod mv rm rmdir ++ chmod chown ++ dd touch ++ ++ cat less ++ tail head tee ++ sort split cut ++ grep ++ ++ cmp diff ++ find ++ file md5sum ++ ++ gzip zcat gunzip ++ bzip2 bunzip2 bzcat ++ ++ df du ++ ++ packdrake ++ cpio ftp tar ++ rsync ++ ssh scp ++ telnet ++ host ++ ++ date ++ dmesg ++ chroot ++ sleep ++ sync ++ ++ eject ++ mount mount.nfs umount ++ losetup ++ ++ ldconfig ++ mingetty init ++ reboot halt shutdown ++ kill killall5 ps strace ++ sed tr ++ strings ++ ++ loadkeys tset stty ++ ++ ping hostname ifconfig route ++ ++ fdformat badblocks ++ mkswap swapoff swapon ++ e2fsck fsck.ext2 fsck.ext3 fsck.ext4 ++ mke2fs mkfs.ext2 mkfs.ext3 mkfs.ext4 ++ dumpe2fs tune2fs resize2fs debugfs ++ ++ mkfs.reiserfs resize_reiserfs reiserfstune reiserfsck ++ mkfs.xfs xfs_admin xfs_repair fsck.xfs ++ mkfs.ntfs mkdosfs dosfslabel mkntfs ntfsresize ntfslabel ++ <if ARCH="i.86|x86_64"> ++ mkfs.jfs fsck.jfs jfs_tune ++ </if> ++ quotacheck ++ cryptsetup dmsetup ++ ++ <if ARCH="ppc"> ++ hformat ++ </if> ++ ++ <if-not ARCH="ppc"> ++ fdisk gpart ++ testdisk photorec ++ </if-not> ++ ++ <if-not ARCH="ppc|sparc"> ++ sfdisk ++ </if-not> ++ ++ <if ARCH="ppc"> ++ pdisk ++ </if> ++ dump dump.ext2 restore restore.ext2 dump.ext3 restore.ext3 dump.xfs restore.xfs ++ parted partimage ++ ++ mdadm lvm2 ++ mdmon kpartx ++ dmevent_tool ++ dmeventd ++ <if ARCH="i.86|x86_64|ia64"> ++ dmraid ++ </if> ++ ++ lsmod ++ insmod ++ rmmod ++ ++ setserial ++ mt stinit ++ ++ lspci lspcidrake ++ ++ rpm ++ rpm2cpio rpmdb ++ rpmquery rpmverify ++ ++ vim-minimal hexedit ++ ++ perl ++ uniq ++ wget ++ ++ awk clear dialog wc ++ setterm ++ ++ <if ARCH="i.86|x86_64|ia64"> ++ dmidecode ++ </if> ++ ++ <if ARCH="i.86|x86_64"> ++ grub grub-install ++ </if> ++ <if ARCH="ia64"> ++ efibootmgr ++ </if> ++ <if ARCH="ppc"> ++ ybin ++ mkofboot ofpath ++ nvsetenv ++ </if> ++ <if ARCH="sparc"> ++ silo ++ </if> ++</from> ++ ++<from> ++ /usr/lib/kbd/keymaps/include ++ <if ARCH="i.86|x86_64"> ++ /usr/lib/kbd/keymaps/i386/include ++ /usr/lib/kbd/keymaps/i386/azerty/be-latin1.map.gz <!-- this one is needed by be2-latin1 --> ++ </if> ++ /usr/share/misc/magic.mgc ++ /usr/share/terminfo/l/linux ++ /usr/share/pci.ids ++ /var/run/utmp ++ ++ <if ARCH="i.86|x86_64"> ++ <from dir="/lib/grub/ARCH-mageia" expand="glob"> ++ stage1 ++ stage2 ++ *_stage1_5 ++ </from> ++ /usr/lib/extipl/aldebaran.bin ++ </if> ++ ++ <if ARCH="ppc"> ++ /usr/lib/yaboot/ofboot ++ /usr/lib/yaboot/yaboot ++ </if> ++ ++ <from expand="command"> ++ perl -Mkeyboard -I/usr/lib/libDrakX -le 'print foreach keyboard::loadkeys_files()' ++ </from> ++ ++ <if set="LANGUAGE_fr_FR"> ++ /usr/lib/gconv/gconv-modules ++ /usr/lib/gconv/ISO8859-15.so ++ /usr/share/locale/ISO-8859-15 ++ /usr/share/locale/fr_FR ++ /usr/share/locale/fr/LC_MESSAGES/partimage.mo ++ </if> ++ <if set="LANGUAGE_pt_BR"> ++ /usr/lib/gconv/gconv-modules ++ /usr/lib/gconv/ISO8859-15.so ++ /usr/share/locale/ISO-8859-15 ++ /usr/share/locale/pt_BR ++ /usr/share/locale/pt/LC_MESSAGES/partimage.mo ++ </if> ++ <!-- needed by mlabel used during Flash upgrades --> ++ /usr/lib/gconv/IBM850.so ++ ++ ++ /sbin/mount.ntfs-3g <!-- can not be expanded as binary, not executable for all users --> ++ /sbin/blkid ++</from> ++ ++<from dir="/usr/lib/rpm" expand="glob"> ++ <mode copy="keep-links"> ++ rpmrc + +@@ Diff output truncated at 20000 characters. @@ +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/4504d0b9/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/4504d0b9/attachment.html new file mode 100644 index 000000000..76848f52f --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/4504d0b9/attachment.html @@ -0,0 +1,872 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[502] Import rescue</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>502</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:30:32 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Import rescue</pre> + +<h3>Added Paths</h3> +<ul> +<li>drakx/trunk/rescue/</li> +<li><a href="#drakxtrunkrescueperl_checker">drakx/trunk/rescue/.perl_checker</a></li> +<li><a href="#drakxtrunkrescueMakefile">drakx/trunk/rescue/Makefile</a></li> +<li><a href="#drakxtrunkrescueNEWS">drakx/trunk/rescue/NEWS</a></li> +<li><a href="#drakxtrunkrescuealiases">drakx/trunk/rescue/aliases</a></li> +<li><a href="#drakxtrunkrescuedevicespl">drakx/trunk/rescue/devices.pl</a></li> +<li><a href="#drakxtrunkrescuedirs">drakx/trunk/rescue/dirs</a></li> +<li><a href="#drakxtrunkrescuediskdrakeresize">drakx/trunk/rescue/diskdrake-resize</a></li> +<li><a href="#drakxtrunkrescuedrvinst">drakx/trunk/rescue/drvinst</a></li> +<li><a href="#drakxtrunkrescueguessmounts">drakx/trunk/rescue/guessmounts</a></li> +<li><a href="#drakxtrunkrescueinstall_bootloader">drakx/trunk/rescue/install_bootloader</a></li> +<li><a href="#drakxtrunkrescuelistxml">drakx/trunk/rescue/list.xml</a></li> +<li><a href="#drakxtrunkrescuelsparts">drakx/trunk/rescue/lsparts</a></li> +<li><a href="#drakxtrunkrescuemake_flash_rescue">drakx/trunk/rescue/make_flash_rescue</a></li> +<li><a href="#drakxtrunkrescuemake_partimage_save_rest_all">drakx/trunk/rescue/make_partimage_save_rest_all</a></li> +<li><a href="#drakxtrunkrescuemake_rescue_img">drakx/trunk/rescue/make_rescue_img</a></li> +<li><a href="#drakxtrunkrescuepartimage_whole_disk">drakx/trunk/rescue/partimage_whole_disk</a></li> +<li><a href="#drakxtrunkrescuerescuedoc">drakx/trunk/rescue/rescue-doc</a></li> +<li><a href="#drakxtrunkrescuerestoreimagelibsh">drakx/trunk/rescue/restore-image-lib.sh</a></li> +<li><a href="#drakxtrunkrescuerestoreimagesh">drakx/trunk/rescue/restore-image.sh</a></li> +<li><a href="#drakxtrunkrescuerestore_ms_boot">drakx/trunk/rescue/restore_ms_boot</a></li> +<li>drakx/trunk/rescue/tree/</li> +<li>drakx/trunk/rescue/tree/bin/</li> +<li><a href="#drakxtrunkrescuetreebininsmod">drakx/trunk/rescue/tree/bin/insmod</a></li> +<li><a href="#drakxtrunkrescuetreebinlogin">drakx/trunk/rescue/tree/bin/login</a></li> +<li>drakx/trunk/rescue/tree/etc/</li> +<li><a href="#drakxtrunkrescuetreeetcfstab">drakx/trunk/rescue/tree/etc/fstab</a></li> +<li><a href="#drakxtrunkrescuetreeetcgroup">drakx/trunk/rescue/tree/etc/group</a></li> +<li><a href="#drakxtrunkrescuetreeetchostconf">drakx/trunk/rescue/tree/etc/host.conf</a></li> +<li><a href="#drakxtrunkrescuetreeetchosts">drakx/trunk/rescue/tree/etc/hosts</a></li> +<li><a href="#drakxtrunkrescuetreeetcinittab">drakx/trunk/rescue/tree/etc/inittab</a></li> +<li><a href="#drakxtrunkrescuetreeetcissue">drakx/trunk/rescue/tree/etc/issue</a></li> +<li><a href="#drakxtrunkrescuetreeetcpasswd">drakx/trunk/rescue/tree/etc/passwd</a></li> +<li><a href="#drakxtrunkrescuetreeetcprofile">drakx/trunk/rescue/tree/etc/profile</a></li> +<li><a href="#drakxtrunkrescuetreeetcrcreboot">drakx/trunk/rescue/tree/etc/rc.reboot</a></li> +<li><a href="#drakxtrunkrescuetreeetcrcsysinit">drakx/trunk/rescue/tree/etc/rc.sysinit</a></li> +<li><a href="#drakxtrunkrescuetreeetcresolvconf">drakx/trunk/rescue/tree/etc/resolv.conf</a></li> +<li>drakx/trunk/rescue/tree/ka/</li> +<li>drakx/trunk/rescue/tree/sbin/</li> +<li><a href="#drakxtrunkrescuetreesbinfakeshutdown">drakx/trunk/rescue/tree/sbin/fakeshutdown</a></li> +<li><a href="#drakxtrunkrescuetreesbinmodprobe">drakx/trunk/rescue/tree/sbin/modprobe</a></li> +<li>drakx/trunk/rescue/tree/usr/</li> +<li>drakx/trunk/rescue/tree/usr/lib/</li> +<li><a href="#drakxtrunkrescuetreeusrlibCVS">drakx/trunk/rescue/tree/usr/lib/CVS.</a></li> +<li>drakx/trunk/rescue/tree/usr/share/</li> +<li><a href="#drakxtrunkrescuetreeusrsharesymlinks">drakx/trunk/rescue/tree/usr/share/symlinks</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkrescueperl_checker">Added: drakx/trunk/rescue/.perl_checker</a> +=================================================================== +--- drakx/trunk/rescue/.perl_checker (rev 0) ++++ drakx/trunk/rescue/.perl_checker 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,39 @@ ++bytes ++constant ++AutoLoader ++Carp::Heavy ++Compress::Zlib ++Config::IniFiles ++Convert::ASN1 ++Cwd ++Date::Manip ++Digest::MD5 ++Encode ++encoding ++feature ++File::Basename ++File::Find ++File::FnMatch ++File::GlobMapper ++File::Path ++File::Temp ++Gtk2::Gdk::Keysyms ++IO::Compress::Gzip ++IO::Handle ++IO::Socket::SSL ++IO::Socket::UNIX ++IO::Uncompress::Gunzip ++Net::DBus::Binding::Introspector ++Net::DBus::Binding::Iterator ++Net::DBus::Test::MockIterator ++Net::LDAP ++Net::LDAP::Constant ++Net::LDAP::Control ++Net::LDAP::Filter ++Net::LDAP::Schema ++Net::LDAP::Util ++Scalar::Util ++String::ShellQuote ++Term::ReadKey ++Text::ParseWords ++Time::ZoneInfo + +<a id="drakxtrunkrescueMakefile">Added: drakx/trunk/rescue/Makefile</a> +=================================================================== +--- drakx/trunk/rescue/Makefile (rev 0) ++++ drakx/trunk/rescue/Makefile 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,26 @@ ++include ../Makefile.config ++ ++VERSION=1.21 ++PRODUCT=drakx-installer-rescue ++ ++RESCUE = rescue.sqfs ++ ++all: $(RESCUE) ++ ++install: $(RESCUE) ++ cp -f $< $(STAGE2_DEST) ++ ++$(RESCUE): list.xml drvinst guessmounts lsparts rescue-doc make_rescue_img ++ DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_rescue_img ++ ++tar: ++ rm -rf $(PRODUCT)*.tar* $(PRODUCT)-$(VERSION) ++ mkdir -p $(PRODUCT)-$(VERSION)/tools ++ svn export -q -rBASE . $(PRODUCT)-$(VERSION)/rescue ++ cp ../Makefile.config $(PRODUCT)-$(VERSION)/ ++ cp ../tools/install-xml-file-list $(PRODUCT)-$(VERSION)/tools ++ tar cfj $(PRODUCT)-$(VERSION).tar.bz2 $(PRODUCT)-$(VERSION) ++ rm -rf $(PRODUCT)-$(VERSION) ++ ++clean: ++ rm -f $(RESCUE) kernel_read_part + + +Property changes on: drakx/trunk/rescue/Makefile +___________________________________________________________________ +<a id="svneolstyle">Added: svn:eol-style</a> + + native + +<a id="drakxtrunkrescueNEWS">Added: drakx/trunk/rescue/NEWS</a> +=================================================================== +--- drakx/trunk/rescue/NEWS (rev 0) ++++ drakx/trunk/rescue/NEWS 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,102 @@ ++- include /etc/netconfig (needed by mount.nfs) ++ ++Version 1.18 - 13 April 2010, by Olivier "blino" Blin ++ ++- image restore script: use blkid instead of deprecated vol_id ++ ++Version 1.17 - 12 April 2010, by Olivier "blino" Blin ++ ++- Handle LVM (#44723) ++- image restore script: handle hybrid images (by matching main device) ++ ++Version 1.16 - 9 October 2009, by Olivier "blino" Blin ++ ++- work both with squashfs 3 and 4 ++- image restore script (from Paulo Ricardo Zanoni): ++ o re-read partition table after writing image ++ o do not extend / to the end of the disk, it overlaps with swap ++ partition ++- do not make de-latin1 keymap a symlink/include loop (#45109) ++- use extipl from /usr/lib/extipl on x86_64 too ++ (to fix restore_ms_boot, hardcoding this path) ++ ++Version 1.15 - 3 September 2009, by Thierry Vignaud ++ ++- add back dumpe2fs ++- run /oem-rescue.sh if oem option is present on cmdline ++- allow to specify main partition in the restore config file ++ (MAIN_PART_NUMBER), if there is a restore partition at beginning of ++ disk ++- load ext4 module (#48816) ++- use blkid instead of vol_id which we no longer ship ++ ++Version 1.14 - 27 May 2009, by Olivier "blino" Blin ++ ++- adapt to new extipl location in x86_64 ++- adapt to new magic.mgc location ++ ++Version 1.13 - 27 May 2009, by Olivier "blino" Blin ++ ++- include various commands ++- image restore script: ++ o better estimate of image dump progression ++ o fix detecting multiple partitions to avoid win32 detection ++ o fix guessing extension when filename contains a dot ++ ++Version 1.12 - 20 February 2009, by Olivier "blino" Blin ++ ++- image restore script: ++ o add swap partition ++ o use a minimum size for disks to be detected (Caio) ++ o resize Windows partitions if needed (Caio) ++- Flash rescue: ++ o add support for Flash 2009 ++ o try to load squashfs-lzma too ++ o handle path to lzma distrib loopbacks ++- fix build: ++ o do not include dead parsehdlist ++ o do not include dead rpm helpers ++ ++Version 1.11 - 25 September 2008, by Olivier "blino" Blin ++ ++- add image restoration scripts ("restore" command line parameter) ++ ++Version 1.10 - 25 April 2008, by Olivier "blino" Blin ++ ++- fix "Mounting other partitions from fstab" which use UUID=xxx ++- fix build with latest file package, which only includes the ++ precompiled magic file ++ ++Version 1.9 - 10 March 2008, by Olivier "blino" Blin ++ ++- handle ntfs-3g in fstab ++- add missing modalias files (#38690) ++ ++Version 1.8 - 28 February 2008, by Olivier "blino" Blin ++ ++- support new modules location (#38207) ++- adapt to perl 5.10 ++- fix build (fix a workaround in partimage_whole_disk) ++ ++Version 1.7 - 25 September 2007, by Pascal "Pixel" Rigaux ++ ++- add mount.nfs binary (since mount doesn't handle nfs fs anymore) ++ ++Version 1.6 - 8 August 2007, by Pascal "Pixel" Rigaux ++ ++- adapt to new libldetect together with drakx-installer-images 1.13 ++- loadkeys file: ++ o handle new "kbd" rpm which have .map files instead of .kmap ++ o don't skip fr_CH-latin1 ++ o handle "fr_CH"-like short names ++- remove rescuept (use testdisk instead, which is much nicer) ++ ++Version 1.5 - 9 July 2007, by Pascal "Pixel" Rigaux ++ ++- add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) ++- add "mkfs.ext3" which is no more equivalent to "mkfs.ext2 -J" ++ (eg: dir_index & resize_inode features) ++ ++Version 1.4 - 4 April 2007, by Pascal "Pixel" Rigaux ++ ++- zcat and gunzip can't be symlinks anymore, they are scripts + +<a id="drakxtrunkrescuealiases">Added: drakx/trunk/rescue/aliases</a> +=================================================================== +--- drakx/trunk/rescue/aliases (rev 0) ++++ drakx/trunk/rescue/aliases 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,2 @@ ++/bin/vi vim-minimal ++/lib/modules /modules + +<a id="drakxtrunkrescuedevicespl">Added: drakx/trunk/rescue/devices.pl</a> +=================================================================== +--- drakx/trunk/rescue/devices.pl (rev 0) ++++ drakx/trunk/rescue/devices.pl 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,55 @@ ++#!/usr/bin/perl ++ ++@ARGV == 1 && chdir $ARGV[0] or die "usage: devices.pl <dir>\n"; ++ ++foreach (<DATA>) { ++ chomp; ++ my ($typ, $maj, $min, @l) = split; ++ foreach (@l) { ++ my @l2 = do { ++ if (my ($prefix, $ini, $end) = /(.*)(\d+)-(\d+)$/) { ++ map { "$prefix$_" } $ini .. $end; ++ } else { ++ $_; ++ } ++ }; ++ foreach (@l2) { ++ my $cmd = "mknod-m600 $_ $typ $maj " . $min++; ++ system($cmd) == 0 or die "$cmd failed\n"; ++ } ++ } ++} ++ ++__DATA__ ++c 5 1 console ++b 2 0 fd0-1 ++c 1 2 kmem ++b 7 0 loop0-15 ++c 1 1 mem ++c 1 3 null ++c 1 4 port ++b 1 1 ram ++b 1 0 ram0-19 ++b 1 0 ramdisk ++c 1 8 random ++b 11 0 scd0-7 ++c 0 0 stderr ++c 0 0 stdin ++c 0 0 stdout ++c 5 0 tty ++c 4 0 tty0-9 ++c 4 64 ttyS0-3 ++c 1 9 urandom ++c 1 5 zero ++b 3 0 hda hda1-16 ++b 3 64 hdb hdb1-16 ++b 22 0 hdc hdc1-16 ++b 22 64 hdd hdd1-16 ++b 33 0 hde hde1-16 ++b 33 64 hdf hdf1-16 ++b 34 0 hdg hdg1-16 ++b 34 64 hdh hdh1-16 ++b 8 0 sda sda1-15 sdb sdb1-15 sdc sdc1-15 sdd sdd1-15 sde sde1-15 sdf sdf1-15 sdg sdg1-15 sdh sdh1-15 ++b 9 0 md0-15 ++c 10 144 nvram ++c 9 0 st0-15 + +<a id="drakxtrunkrescuedirs">Added: drakx/trunk/rescue/dirs</a> +=================================================================== +--- drakx/trunk/rescue/dirs (rev 0) ++++ drakx/trunk/rescue/dirs 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,6 @@ ++/lib ++/tmp ++/modules ++/proc ++/dev ++/dev/pts + +<a id="drakxtrunkrescuediskdrakeresize">Added: drakx/trunk/rescue/diskdrake-resize</a> +=================================================================== +--- drakx/trunk/rescue/diskdrake-resize (rev 0) ++++ drakx/trunk/rescue/diskdrake-resize 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,28 @@ ++#!/usr/bin/perl ++ ++use lib qw(/usr/lib/libDrakX); ++ ++use devices; ++use log; ++use resize_fat::main; ++use diskdrake::resize_ntfs; ++use diskdrake::resize_ext2; ++ ++my ($device, $fs_type, $size) = @ARGV ++ or die "usage: $0 <device> <fs type> <size>\n"; ++ ++my %fs_pkgs = ( ++ vfat => 'resize_fat::main', ++ ntfs => 'diskdrake::resize_ntfs', ++ ext2 => 'diskdrake::resize_ext2', ++ ext3 => 'diskdrake::resize_ext2', ++); ++ ++my $resize_pkg = $fs_pkgs{$fs_type} ++ or die "no support for $fs_type type\n"; ++ ++log::l("resizing $device to $size"); ++ ++my $resize = $resize_pkg->new($device, devices::make($device)) ++ or die "unable to initialize resize\n"; ++$resize->resize($size); + + +Property changes on: drakx/trunk/rescue/diskdrake-resize +___________________________________________________________________ +<a id="svnexecutable">Added: svn:executable</a> + + * + +<a id="drakxtrunkrescuedrvinst">Added: drakx/trunk/rescue/drvinst</a> +=================================================================== +--- drakx/trunk/rescue/drvinst (rev 0) ++++ drakx/trunk/rescue/drvinst 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,47 @@ ++#!/usr/bin/perl ++# ++# Guillaume Cottenceau ++# ++# Copyright 2000-2005 Mandriva ++# ++# This software may be freely redistributed under the terms of the GNU ++# public license. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ++# ++ ++use lib qw(/usr/lib/libDrakX); ++use common; ++use detect_devices; ++ ++$ARGV[0] =~ /^--?h/ and die "usage: drivers_install [drivertype1 [drivertype2 ...]]\n"; ++my @types = @ARGV; ++ ++sub install_module_raw { ++ my ($driver, $o_descr) = @_; ++ print STDERR "Installing driver $driver", $o_descr ? " (for \"$o_descr\")" : '', "\n"; ++ system("/sbin/modprobe", $driver) and print "\tfailed\n"; ++} ++ ++my $already_usb; ++sub install_module { ++ my ($driver, $descr) = @_; ++ install_module_raw($driver, $descr); ++ if (!$already_usb && $driver =~ /usb/) { ++ $already_usb = 1; ++ install_module_raw('usbkbd'); ++ install_module_raw('keybdev'); ++ } ++} ++ ++#- start ++foreach my $card (detect_devices::pci_probe()) { ++ $card->{driver} eq 'unknown' || $card->{driver} =~ /:/ and next; ++ $card->{media_type} eq "DISPLAY_VGA" and next; ++ ++ if (!@ARGV || find { $card->{media_type} =~ /$_/i } @types) { ++ install_module($card->{driver}, $card->{description}); ++ } ++} + + +Property changes on: drakx/trunk/rescue/drvinst +___________________________________________________________________ +Added: svn:executable + + * + +<a id="drakxtrunkrescueguessmounts">Added: drakx/trunk/rescue/guessmounts</a> +=================================================================== +--- drakx/trunk/rescue/guessmounts (rev 0) ++++ drakx/trunk/rescue/guessmounts 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,100 @@ ++#!/usr/bin/perl ++# ++# Guillaume Cottenceau ++# ++# Copyright 2001-2005 Mandriva ++# ++# This software may be freely redistributed under the terms of the GNU ++# public license. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ++# ++ ++use lib qw(/usr/lib/libDrakX); ++use common; ++use fs; ++use fs::proc_partitions; ++use fs::type; ++use lvm; ++use run_program; ++ ++my @proc_mounts = fs::read_fstab('', '/proc/mounts'); ++ ++my $target = '/mnt'; ++ ++if (fs::get::mntpoint2part($target, \@proc_mounts)) { ++ print STDERR "$target is already mounted (according to /proc/mounts)\n"; ++ exit 0; ++} ++ ++system('drvinst', 'STORAGE'); ++ ++print STDERR "\nPlease wait, trying to find your root device...\n"; ++ ++mkdir_p($target); ++ ++lvm::detect_during_install(); ++ ++my @parts = map { ++ $_->{device} = delete $_->{dev}; ++ put_in_hash($_, fs::type::type_subpart_from_magic($_)); ++} fs::proc_partitions::read_raw(); ++my ($raid_parts, $normal_parts) = partition { isRawRAID($_) } @parts; ++ ++if (@$raid_parts) { ++ require raid; ++ raid::detect_during_install_once(@$raid_parts); ++ my $raids = raid::get_existing(@$raid_parts); ++ push @$normal_parts, @$raids; ++} ++ ++my @fstab; ++my $root; ++ ++foreach (@$normal_parts) { ++ my $dev = devices::make($_->{device}); ++ ++ my $fs = find { ++ system("mount -t $_ $dev $target 2>/dev/null") == 0; ++ } fs::type::true_local_fs_types() or next; ++ ++ if (my $release_file = common::release_file($target)) { ++ print STDERR "=> found a %s root partition on $dev\n=> type $fs, version `", ++ chomp_(cat_("$target$release_file")), "'\n"; ++ @fstab = fs::read_fstab($target, '/etc/fstab'); ++ $root = $dev; ++ last; ++ } else { ++ system('umount', $target) == 0 or die "error unmounting $target\n"; ++ } ++} ++ ++if ($root) { ++ print STDERR "\nMounting other partitions from fstab on $target...\n"; ++ foreach (@fstab) { ++ my ($valued_options, $options) = fs::mount_options::unpack($_); ++ ++ next if ++ !$_->{fs_type} || $_->{device} eq 'none' ++ || $valued_options->{noauto} ++ || $_->{mntpoint} eq '/' ++ || member($_->{fs_type}, 'swap', 'nfs', 'ntfs', 'ntfs-3g'); ++ ++ delete $valued_options->{'iocharset='}; ++ delete $valued_options->{'codepage='}; ++ fs::mount_options::pack($_, $valued_options, $options); #- vfat opts, we don't have the modules in rescue ++ ++ my $where = "$target$_->{mntpoint}"; ++ my $dev = fs::wild_device::from_part('', $_); ++ mkdir_p($where); ++ print STDERR "\t$dev on $where type $_->{fs_type} options $_->{options}\n"; ++ system("mount -t $_->{fs_type} $dev $where -o $_->{options}"); ++ system("cp -f /etc/mtab $target/etc/mtab"); #- to allow a nice chrooted "mount" or "df" ++ } ++ print STDERR "\nYour system is ready on $target.\n\n"; ++} else { ++ die "Could not find your root device :-(.\n"; ++} ++ + + +Property changes on: drakx/trunk/rescue/guessmounts +___________________________________________________________________ +Added: svn:executable + + * + +<a id="drakxtrunkrescueinstall_bootloader">Added: drakx/trunk/rescue/install_bootloader</a> +=================================================================== +--- drakx/trunk/rescue/install_bootloader (rev 0) ++++ drakx/trunk/rescue/install_bootloader 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,69 @@ ++#!/usr/bin/perl ++# ++# Guillaume Cottenceau ++# ++# Copyright 2001-2005 Mandriva ++# ++# This software may be freely redistributed under the terms of the GNU ++# public license. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ++# ++ ++use lib qw(/usr/lib/libDrakX); ++use common; ++use bootloader; ++use fs; ++ ++if ($ARGV[0] eq '--auto') { ++ $auto = shift @ARGV; ++} ++ ++$::prefix = '/mnt'; ++ ++my $release = common::mandrake_release($::prefix) || ++ do { ++ system('guessmounts') == 0 or die 'guessmounts failed'; ++ common::mandrake_release($::prefix); ++ }; ++ ++if ($release) { ++ $release =~ /Mageia|Mandriva/ or die "release file doesn't contain '%s', exiting.\n"; ++} elsif (fs::get::mntpoint2part($::prefix, [ fs::read_fstab('', '/proc/mounts') ])) { ++ die "unknown distribution mounted in $::prefix\n"; ++} else { ++ die "Your root device isn't mounted on $::prefix\n"; ++} ++ ++my @main_methods = bootloader::configured_main_methods(); ++ ++my $main_method; ++if (@main_methods == 0) { ++ die "Cannot find a configured boot loader\n"; ++} elsif (@main_methods == 1) { ++ ($main_method) = @main_methods; ++} else { ++ while (1) { ++ print "Configuration files for Boot Loaders ", join(' and ', @main_methods), " were found.\n"; ++ print "Which one one should be installed? "; ++ chomp($main_method = <STDIN>); ++ if (member($main_method, @main_methods)) { ++ last; ++ } else { ++ print "bad choice\n"; ++ } ++ } ++} ++ ++my $install = $bootloader::{'install_raw_' . $main_method} or die "unknown bootloader method install_raw_$main_method\n"; ++ ++print "About to re-install Boot Loader $main_method of following %s distribution:\n\t", ++ $release, "\n"; ++if (!$auto) { ++ print "=> ok? <press Enter to continue, 'n' and Enter to cancel> "; ++ <STDIN> =~ /^n/i and exit 0; ++} ++ ++$install->(); + + +Property changes on: drakx/trunk/rescue/install_bootloader +___________________________________________________________________ +Added: svn:executable + + * + +<a id="drakxtrunkrescuelistxml">Added: drakx/trunk/rescue/list.xml</a> +=================================================================== +--- drakx/trunk/rescue/list.xml (rev 0) ++++ drakx/trunk/rescue/list.xml 2011-02-09 23:30:32 UTC (rev 502) +@@ -0,0 +1,348 @@ ++<list no-arch-libraries="on"> ++ ++<from expand="binary"> ++ bash sh ++ ++ false true ++ pwd reset ++ ++ ls ++ cp ln mkdir mknod mv rm rmdir ++ chmod chown ++ dd touch ++ ++ cat less ++ tail head tee ++ sort split cut ++ grep ++ ++ cmp diff ++ find ++ file md5sum ++ ++ gzip zcat gunzip ++ bzip2 bunzip2 bzcat ++ ++ df du ++ ++ packdrake ++ cpio ftp tar ++ rsync ++ ssh scp ++ telnet ++ host ++ ++ date ++ dmesg ++ chroot ++ sleep ++ sync ++ ++ eject ++ mount mount.nfs umount ++ losetup ++ ++ ldconfig ++ mingetty init ++ reboot halt shutdown ++ kill killall5 ps strace ++ sed tr ++ strings ++ ++ loadkeys tset stty ++ ++ ping hostname ifconfig route ++ ++ fdformat badblocks ++ mkswap swapoff swapon ++ e2fsck fsck.ext2 fsck.ext3 fsck.ext4 ++ mke2fs mkfs.ext2 mkfs.ext3 mkfs.ext4 ++ dumpe2fs tune2fs resize2fs debugfs ++ ++ mkfs.reiserfs resize_reiserfs reiserfstune reiserfsck ++ mkfs.xfs xfs_admin xfs_repair fsck.xfs ++ mkfs.ntfs mkdosfs dosfslabel mkntfs ntfsresize ntfslabel ++ <if ARCH="i.86|x86_64"> ++ mkfs.jfs fsck.jfs jfs_tune ++ </if> ++ quotacheck ++ cryptsetup dmsetup ++ ++ <if ARCH="ppc"> ++ hformat ++ </if> ++ ++ <if-not ARCH="ppc"> ++ fdisk gpart ++ testdisk photorec ++ </if-not> ++ ++ <if-not ARCH="ppc|sparc"> ++ sfdisk ++ </if-not> ++ ++ <if ARCH="ppc"> ++ pdisk ++ </if> ++ dump dump.ext2 restore restore.ext2 dump.ext3 restore.ext3 dump.xfs restore.xfs ++ parted partimage ++ ++ mdadm lvm2 ++ mdmon kpartx ++ dmevent_tool ++ dmeventd ++ <if ARCH="i.86|x86_64|ia64"> ++ dmraid ++ </if> ++ ++ lsmod ++ insmod ++ rmmod ++ ++ setserial ++ mt stinit ++ ++ lspci lspcidrake ++ ++ rpm ++ rpm2cpio rpmdb ++ rpmquery rpmverify ++ ++ vim-minimal hexedit ++ ++ perl ++ uniq ++ wget ++ ++ awk clear dialog wc ++ setterm ++ ++ <if ARCH="i.86|x86_64|ia64"> ++ dmidecode ++ </if> ++ ++ <if ARCH="i.86|x86_64"> ++ grub grub-install ++ </if> ++ <if ARCH="ia64"> ++ efibootmgr ++ </if> ++ <if ARCH="ppc"> ++ ybin ++ mkofboot ofpath ++ nvsetenv ++ </if> ++ <if ARCH="sparc"> ++ silo ++ </if> ++</from> ++ ++<from> ++ /usr/lib/kbd/keymaps/include ++ <if ARCH="i.86|x86_64"> ++ /usr/lib/kbd/keymaps/i386/include ++ /usr/lib/kbd/keymaps/i386/azerty/be-latin1.map.gz <!-- this one is needed by be2-latin1 --> ++ </if> ++ /usr/share/misc/magic.mgc ++ /usr/share/terminfo/l/linux ++ /usr/share/pci.ids ++ /var/run/utmp ++ ++ <if ARCH="i.86|x86_64"> ++ <from dir="/lib/grub/ARCH-mageia" expand="glob"> ++ stage1 ++ stage2 ++ *_stage1_5 ++ </from> ++ /usr/lib/extipl/aldebaran.bin ++ </if> ++ ++ <if ARCH="ppc"> ++ /usr/lib/yaboot/ofboot ++ /usr/lib/yaboot/yaboot ++ </if> ++ ++ <from expand="command"> ++ perl -Mkeyboard -I/usr/lib/libDrakX -le 'print foreach keyboard::loadkeys_files()' ++ </from> ++ ++ <if set="LANGUAGE_fr_FR"> ++ /usr/lib/gconv/gconv-modules ++ /usr/lib/gconv/ISO8859-15.so ++ /usr/share/locale/ISO-8859-15 ++ /usr/share/locale/fr_FR ++ /usr/share/locale/fr/LC_MESSAGES/partimage.mo ++ </if> ++ <if set="LANGUAGE_pt_BR"> ++ /usr/lib/gconv/gconv-modules ++ /usr/lib/gconv/ISO8859-15.so ++ /usr/share/locale/ISO-8859-15 ++ /usr/share/locale/pt_BR ++ /usr/share/locale/pt/LC_MESSAGES/partimage.mo ++ </if> ++ <!-- needed by mlabel used during Flash upgrades --> ++ /usr/lib/gconv/IBM850.so ++ ++ ++ /sbin/mount.ntfs-3g <!-- can not be expanded as binary, not executable for all users --> ++ /sbin/blkid ++</from> ++ ++<from dir="/usr/lib/rpm" expand="glob"> ++ <mode copy="keep-links"> ++ rpmrc + +@@ Diff output truncated at 20000 characters. @@ +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/4cefee6e/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/4cefee6e/attachment-0001.html new file mode 100644 index 000000000..409493c5d --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/4cefee6e/attachment-0001.html @@ -0,0 +1,615 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[503] Rename buttont</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>503</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 15:57:18 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre> Rename buttont</pre> + +<h3>Added Paths</h3> +<ul> +<li><a href="#mageiakde4configtrunkkde4profilesnetbookshareappsmageiapicsmgabuttonsvg">mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mgabutton.svg</a></li> +</ul> + +<h3>Removed Paths</h3> +<ul> +<li><a href="#mageiakde4configtrunkkde4profilesnetbookshareappsmageiapicsmdvbuttonsvg">mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageiakde4configtrunkkde4profilesnetbookshareappsmageiapicsmdvbuttonsvg">Deleted: mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg</a> +=================================================================== +--- mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg 2011-02-09 23:30:32 UTC (rev 502) ++++ mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg 2011-02-10 14:57:18 UTC (rev 503) +@@ -1,549 +0,0 @@ +-<?xml version="1.0" encoding="UTF-8" standalone="no"?> +-<!-- Created with Inkscape (http://www.inkscape.org/) --> +-<svg +- xmlns:dc="http://purl.org/dc/elements/1.1/" +- xmlns:cc="http://web.resource.org/cc/" +- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" +- xmlns:svg="http://www.w3.org/2000/svg" +- xmlns="http://www.w3.org/2000/svg" +- xmlns:xlink="http://www.w3.org/1999/xlink" +- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" +- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" +- version="1.0" +- width="128" +- height="128" +- id="svg2250" +- sodipodi:version="0.32" +- inkscape:version="0.45+devel" +- sodipodi:docname="kmenu.svg" +- inkscape:output_extension="org.inkscape.output.svg.inkscape"> +- <metadata +- id="metadata89"> +- <rdf:RDF> +- <cc:Work +- rdf:about=""> +- <dc:format>image/svg+xml</dc:format> +- <dc:type +- rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> +- </cc:Work> +- </rdf:RDF> +- </metadata> +- <sodipodi:namedview +- inkscape:window-height="602" +- inkscape:window-width="722" +- inkscape:pageshadow="2" +- inkscape:pageopacity="0.0" +- guidetolerance="10.0" +- gridtolerance="10.0" +- objecttolerance="10.0" +- borderopacity="1.0" +- bordercolor="#666666" +- pagecolor="#ffffff" +- id="base" +- inkscape:zoom="2.8284271" +- inkscape:cx="64" +- inkscape:cy="56.400243" +- inkscape:window-x="48" +- inkscape:window-y="59" +- inkscape:current-layer="g2221" /> +- <defs +- id="defs2252"> +- <radialGradient +- cx="76.764198" +- cy="58.0625" +- r="66.164497" +- id="XMLID_27_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9397,0,0,0.9397,4.2153,4.1331)"> +- <stop +- style="stop-color:#ffffff;stop-opacity:1" +- offset="0" +- id="stop107" /> +- <stop +- style="stop-color:#fdfdfc;stop-opacity:1" +- offset="0.32780001" +- id="stop109" /> +- <stop +- style="stop-color:#f4f5f4;stop-opacity:1" +- offset="0.6773591" +- id="stop111" /> +- <stop +- style="stop-color:#cacfd0;stop-opacity:1;" +- offset="1" +- id="stop113" /> +- </radialGradient> +- <radialGradient +- cx="110.74259" +- cy="123.17536" +- r="81.292717" +- fx="110.74259" +- fy="123.17536" +- id="radialGradient5096" +- xlink:href="#XMLID_27_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(1.0727282,0,0,-0.7852748,-88.140453,159.47421)" /> +- <linearGradient +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" +- id="linearGradient3215" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,139.2007,136.8)"> +- <stop +- style="stop-color:#2451b1;stop-opacity:1" +- offset="0" +- id="stop3221" /> +- <stop +- style="stop-color:#c5d1fb;stop-opacity:0" +- offset="0.5" +- id="stop3227" /> +- <stop +- style="stop-color:#7ab4ff;stop-opacity:1" +- offset="1" +- id="stop3233" /> +- </linearGradient> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient3213" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <radialGradient +- cx="66.136703" +- cy="0.75440001" +- r="81.971497" +- id="XMLID_25_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9459,0,0,1,1051.1319,-330.17143)"> +- <stop +- style="stop-color:#ffffff;stop-opacity:1;" +- offset="0.1302" +- id="stop95" /> +- <stop +- style="stop-color:#ffffff;stop-opacity:0.16862746;" +- offset="0.5" +- id="stop97" /> +- </radialGradient> +- <filter +- x="-0.29221493" +- width="1.5844299" +- y="-0.057434313" +- height="1.1148686" +- id="filter4446"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.4087233" +- id="feGaussianBlur4448" /> +- </filter> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient4456" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <filter +- x="-0.29221493" +- width="1.5844299" +- y="-0.057434313" +- height="1.1148686" +- id="filter4442"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.4087233" +- id="feGaussianBlur4444" /> +- </filter> +- <linearGradient +- x1="115.9771" +- y1="72.399902" +- x2="115.9771" +- y2="120.3999" +- id="XMLID_23_" +- gradientUnits="userSpaceOnUse"> +- <stop +- style="stop-color:#00316e;stop-opacity:0" +- offset="0" +- id="stop79" /> +- <stop +- style="stop-color:#00316e;stop-opacity:1" +- offset="1" +- id="stop81" /> +- </linearGradient> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient4454" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <clipPath +- id="clipPath4458"> +- <use +- id="use4460" +- x="0" +- y="0" +- width="1" +- height="1" +- xlink:href="#XMLID_10_" /> +- </clipPath> +- <filter +- id="AI_Sfocatura_4"> +- <feGaussianBlur +- stdDeviation="4" +- id="feGaussianBlur6" /> +- </filter> +- <radialGradient +- cx="69.600098" +- cy="145.3999" +- r="141" +- id="XMLID_21_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)"> +- <stop +- style="stop-color:#2c72c7;stop-opacity:0" +- offset="0.3373" +- id="stop58" /> +- <stop +- style="stop-color:#2c72c7;stop-opacity:1" +- offset="0.57990003" +- id="stop60" /> +- <stop +- style="stop-color:#2c72c7;stop-opacity:0" +- offset="1" +- id="stop62" /> +- </radialGradient> +- <radialGradient +- cx="69.600098" +- cy="68.399902" +- r="85" +- id="XMLID_20_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)"> +- <stop +- style="stop-color:#6193ff;stop-opacity:1" +- offset="0.5" +- id="stop47" /> +- <stop +- style="stop-color:#003685;stop-opacity:1" +- offset="0.78109998" +- id="stop49" /> +- <stop +- style="stop-color:#709dff;stop-opacity:1" +- offset="1" +- id="stop51" /> +- </radialGradient> +- <linearGradient +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" +- id="XMLID_18_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,1186.5436,-193.37143)"> +- <stop +- style="stop-color:#003685;stop-opacity:1" +- offset="0" +- id="stop13" /> +- <stop +- style="stop-color:#083c8f;stop-opacity:1" +- offset="0.0105" +- id="stop15" /> +- <stop +- style="stop-color:#2451b1;stop-opacity:1" +- offset="0.0533" +- id="stop17" /> +- <stop +- style="stop-color:#3b63cd;stop-opacity:1" +- offset="0.099" +- id="stop19" /> +- <stop +- style="stop-color:#4d71e3;stop-opacity:1" +- offset="0.1477" +- id="stop21" /> +- <stop +- style="stop-color:#597bf3;stop-opacity:1" +- offset="0.20100001" +- id="stop23" /> +- <stop +- style="stop-color:#6180fc;stop-opacity:1" +- offset="0.2622" +- id="stop25" /> +- <stop +- style="stop-color:#6382ff;stop-opacity:1" +- offset="0.34909999" +- id="stop27" /> +- <stop +- style="stop-color:#6382ff;stop-opacity:1" +- offset="0.58579999" +- id="stop31" /> +- <stop +- style="stop-color:#003685;stop-opacity:1" +- offset="1" +- id="stop33" /> +- </linearGradient> +- <filter +- id="filter4466"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.32" +- id="feGaussianBlur4468" /> +- </filter> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2328" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2330" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" +- id="linearGradient2352" +- xlink:href="#XMLID_18_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,1186.5436,-193.37143)" /> +- <radialGradient +- cx="69.600098" +- cy="68.399902" +- r="85" +- id="radialGradient2354" +- xlink:href="#XMLID_20_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)" /> +- <radialGradient +- cx="69.600098" +- cy="145.3999" +- r="141" +- id="radialGradient2356" +- xlink:href="#XMLID_21_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)" /> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient2358" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient2360" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <radialGradient +- cx="66.136703" +- cy="0.75440001" +- r="81.971497" +- id="radialGradient2362" +- xlink:href="#XMLID_25_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9459,0,0,1,1051.1319,-330.17143)" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2364" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2366" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2368" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <radialGradient +- cx="110.74259" +- cy="123.17536" +- r="81.292717" +- fx="110.74259" +- fy="123.17536" +- id="radialGradient2370" +- xlink:href="#XMLID_27_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(1.0727282,0,0,-0.7852748,-88.140453,159.47421)" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#linearGradient3215" +- id="linearGradient2255" +- gradientUnits="userSpaceOnUse" +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#linearGradient3215" +- id="linearGradient2263" +- gradientUnits="userSpaceOnUse" +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" /> +- <filter +- inkscape:collect="always" +- id="filter2904"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.32" +- id="feGaussianBlur2906" /> +- </filter> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_18_" +- id="linearGradient2235" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,133.6007,132.4)" +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" /> +- <radialGradient +- inkscape:collect="always" +- xlink:href="#XMLID_20_" +- id="radialGradient2237" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9824561,0,0,0.9824561,-4.3789474,-3.2)" +- cx="69.600098" +- cy="68.399902" +- r="85" /> +- <radialGradient +- inkscape:collect="always" +- xlink:href="#XMLID_21_" +- id="radialGradient2239" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(-5.5999998,-4.4)" +- cx="69.600098" +- cy="145.3999" +- r="141" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_23_" +- id="linearGradient2241" +- gradientUnits="userSpaceOnUse" +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_23_" +- id="linearGradient2243" +- gradientUnits="userSpaceOnUse" +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" /> +- <radialGradient +- inkscape:collect="always" +- xlink:href="#XMLID_27_" +- id="radialGradient2247" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.4136693,-0.5587442,-0.4989925,-0.3694316,79.652783,167.07706)" +- cx="110.74259" +- cy="123.17536" +- fx="110.74259" +- fy="123.17536" +- r="81.292717" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_25_" +- id="linearGradient2802" +- x1="67.629204" +- y1="-2.1941743" +- x2="67.629204" +- y2="78.850853" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(0,2)" /> +- </defs> +- <g +- transform="matrix(1.0517241,0,0,1.0172414,-7.5172423,-7.0379241)" +- style="opacity:0.8;filter:url(#filter2904)" +- id="g8"> +- <path +- d="M 126,113.8 C 126,122.6 118.8,129.8 110,129.8 L 26,129.8 C 17.2,129.8 10,122.6 10,113.8 L 10,29.800002 C 10,21.000002 17.2,13.800002 26,13.800002 L 110,13.800002 C 118.8,13.800002 126,21.000002 126,29.800002 L 126,113.8 z" +- id="path10" /> +- </g> +- <g +- id="g2221" +- transform="translate(0,-4)"> +- <path +- id="path35" +- style="fill:url(#linearGradient2235)" +- d="M 4.000002,20 C 4.000002,11.2 11.200002,4 20.000002,4 L 108,4 C 116.8,4 124,11.2 124,20 L 124,108 C 124,116.8 116.8,124 108,124 L 20.000002,124 C 11.200002,124 4.000002,116.8 4.000002,108 L 4.000002,20 z" /> +- <path +- id="path53" +- style="fill:url(#radialGradient2237)" +- d="M 20.77193,8 C 13.729684,8 8,13.729684 8,20.77193 L 8,107.22807 C 8,114.27032 13.729684,120 20.77193,120 L 107.22807,120 C 114.27032,120 120,114.27032 120,107.22807 L 120,20.77193 C 120,13.729684 114.27032,8 107.22807,8 L 20.77193,8 L 20.77193,8 z" /> +- <path +- id="path64" +- style="fill:url(#radialGradient2239);filter:url(#AI_Sfocatura_4)" +- d="M 64.026001,7.014 L 63.973001,7.014 C 40.952001,6.718 16.897001,11.145 16.657001,11.19 C 14.202001,11.648 11.647001,14.202 11.190001,16.657 C 11.145001,16.898 6.7180002,40.952 7.0140002,63.973 C 6.7180002,87.047 11.145001,111.102 11.190001,111.342 C 11.647001,113.796 14.203001,116.352 16.658001,116.811 C 16.898001,116.855 40.952001,121.281 63.974001,120.985 C 87.049001,121.281 111.103,116.855 111.343,116.811 C 113.797,116.353 116.354,113.796 116.812,111.341 C 116.856,111.102 121.282,87.048 120.986,64.026 C 121.282,40.952 116.856,16.898 116.812,16.657 C 116.353,14.202 113.797,11.647 111.343,11.19 C 111.103,11.145 87.048001,6.718 64.026001,7.014 z" /> +- <g +- id="g66" +- style="opacity:0.6" +- transform="translate(-5.5999858,-4.4)"> +- <defs +- id="defs68"> +- <path +- id="XMLID_10_" +- d="M 69.626,12.145 L 69.574,12.145 C 46.847,11.853 23.102,16.222 22.865,16.267 C 20.441,16.718 17.919,19.241 17.468,21.664 C 17.424,21.901 13.054,45.647 13.346,68.374 C 13.054,91.151 17.424,114.897 17.468,115.135 C 17.919,117.558 20.442,120.08 22.866,120.533 C 23.103,120.577 46.848,124.946 69.575,124.654 C 92.354,124.946 116.099,120.577 116.336,120.533 C 118.759,120.081 121.282,117.557 121.734,115.134 C 121.778,114.898 126.147,91.153 125.855,68.425 C 126.147,45.648 121.778,21.902 121.734,21.664 C 121.281,19.241 118.758,16.718 116.336,16.267 C 116.098,16.222 92.352,11.853 69.626,12.145 z" /> +- </defs> +- <g +- id="g4450" +- clip-path="url(#clipPath4458)"> +- <path +- id="path83" +- style="filter:url(#filter4442);fill:url(#linearGradient2241);opacity:0.80000000000000004" +- d="M 119.344,21.665 C 118.967,20.387 117.669,19.089 115.977,18.074 C 114.284,19.089 112.988,20.386 112.612,21.665 C 112.542,21.902 105.647,45.648 106.108,68.375 C 105.647,91.152 112.542,114.898 112.612,115.136 C 112.988,116.414 114.286,117.712 115.977,118.727 C 117.671,117.711 118.968,116.415 119.344,115.135 C 119.413,114.899 126.307,91.154 125.847,68.426 C 126.307,45.648 119.414,21.902 119.344,21.665 z" /> +- <path +- id="path4438" +- style="filter:url(#filter4446);fill:url(#linearGradient2243);opacity:0.80000000000000004" +- transform="matrix(-1,0,0,1,139.2,0)" +- d="M 119.344,21.665 C 118.967,20.387 117.669,19.089 115.977,18.074 C 114.284,19.089 112.988,20.386 112.612,21.665 C 112.542,21.902 105.647,45.648 106.108,68.375 C 105.647,91.152 112.542,114.898 112.612,115.136 C 112.988,116.414 114.286,117.712 115.977,118.727 C 117.671,117.711 118.968,116.415 119.344,115.135 C 119.413,114.899 126.307,91.154 125.847,68.426 C 126.307,45.648 119.414,21.902 119.344,21.665 z" /> +- </g> +- </g> +- <path +- id="path159" +- style="fill:url(#XMLID_29_);stroke:#2c72c7;stroke-width:2;stroke-linejoin:round" +- d="" /> +- <path + +@@ Diff output truncated at 20000 characters. @@ +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/4cefee6e/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/4cefee6e/attachment.html new file mode 100644 index 000000000..409493c5d --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/4cefee6e/attachment.html @@ -0,0 +1,615 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[503] Rename buttont</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>503</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 15:57:18 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre> Rename buttont</pre> + +<h3>Added Paths</h3> +<ul> +<li><a href="#mageiakde4configtrunkkde4profilesnetbookshareappsmageiapicsmgabuttonsvg">mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mgabutton.svg</a></li> +</ul> + +<h3>Removed Paths</h3> +<ul> +<li><a href="#mageiakde4configtrunkkde4profilesnetbookshareappsmageiapicsmdvbuttonsvg">mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageiakde4configtrunkkde4profilesnetbookshareappsmageiapicsmdvbuttonsvg">Deleted: mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg</a> +=================================================================== +--- mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg 2011-02-09 23:30:32 UTC (rev 502) ++++ mageia-kde4-config/trunk/kde4-profiles/netbook/share/apps/mageia/pics/mdvbutton.svg 2011-02-10 14:57:18 UTC (rev 503) +@@ -1,549 +0,0 @@ +-<?xml version="1.0" encoding="UTF-8" standalone="no"?> +-<!-- Created with Inkscape (http://www.inkscape.org/) --> +-<svg +- xmlns:dc="http://purl.org/dc/elements/1.1/" +- xmlns:cc="http://web.resource.org/cc/" +- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" +- xmlns:svg="http://www.w3.org/2000/svg" +- xmlns="http://www.w3.org/2000/svg" +- xmlns:xlink="http://www.w3.org/1999/xlink" +- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" +- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" +- version="1.0" +- width="128" +- height="128" +- id="svg2250" +- sodipodi:version="0.32" +- inkscape:version="0.45+devel" +- sodipodi:docname="kmenu.svg" +- inkscape:output_extension="org.inkscape.output.svg.inkscape"> +- <metadata +- id="metadata89"> +- <rdf:RDF> +- <cc:Work +- rdf:about=""> +- <dc:format>image/svg+xml</dc:format> +- <dc:type +- rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> +- </cc:Work> +- </rdf:RDF> +- </metadata> +- <sodipodi:namedview +- inkscape:window-height="602" +- inkscape:window-width="722" +- inkscape:pageshadow="2" +- inkscape:pageopacity="0.0" +- guidetolerance="10.0" +- gridtolerance="10.0" +- objecttolerance="10.0" +- borderopacity="1.0" +- bordercolor="#666666" +- pagecolor="#ffffff" +- id="base" +- inkscape:zoom="2.8284271" +- inkscape:cx="64" +- inkscape:cy="56.400243" +- inkscape:window-x="48" +- inkscape:window-y="59" +- inkscape:current-layer="g2221" /> +- <defs +- id="defs2252"> +- <radialGradient +- cx="76.764198" +- cy="58.0625" +- r="66.164497" +- id="XMLID_27_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9397,0,0,0.9397,4.2153,4.1331)"> +- <stop +- style="stop-color:#ffffff;stop-opacity:1" +- offset="0" +- id="stop107" /> +- <stop +- style="stop-color:#fdfdfc;stop-opacity:1" +- offset="0.32780001" +- id="stop109" /> +- <stop +- style="stop-color:#f4f5f4;stop-opacity:1" +- offset="0.6773591" +- id="stop111" /> +- <stop +- style="stop-color:#cacfd0;stop-opacity:1;" +- offset="1" +- id="stop113" /> +- </radialGradient> +- <radialGradient +- cx="110.74259" +- cy="123.17536" +- r="81.292717" +- fx="110.74259" +- fy="123.17536" +- id="radialGradient5096" +- xlink:href="#XMLID_27_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(1.0727282,0,0,-0.7852748,-88.140453,159.47421)" /> +- <linearGradient +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" +- id="linearGradient3215" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,139.2007,136.8)"> +- <stop +- style="stop-color:#2451b1;stop-opacity:1" +- offset="0" +- id="stop3221" /> +- <stop +- style="stop-color:#c5d1fb;stop-opacity:0" +- offset="0.5" +- id="stop3227" /> +- <stop +- style="stop-color:#7ab4ff;stop-opacity:1" +- offset="1" +- id="stop3233" /> +- </linearGradient> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient3213" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <radialGradient +- cx="66.136703" +- cy="0.75440001" +- r="81.971497" +- id="XMLID_25_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9459,0,0,1,1051.1319,-330.17143)"> +- <stop +- style="stop-color:#ffffff;stop-opacity:1;" +- offset="0.1302" +- id="stop95" /> +- <stop +- style="stop-color:#ffffff;stop-opacity:0.16862746;" +- offset="0.5" +- id="stop97" /> +- </radialGradient> +- <filter +- x="-0.29221493" +- width="1.5844299" +- y="-0.057434313" +- height="1.1148686" +- id="filter4446"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.4087233" +- id="feGaussianBlur4448" /> +- </filter> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient4456" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <filter +- x="-0.29221493" +- width="1.5844299" +- y="-0.057434313" +- height="1.1148686" +- id="filter4442"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.4087233" +- id="feGaussianBlur4444" /> +- </filter> +- <linearGradient +- x1="115.9771" +- y1="72.399902" +- x2="115.9771" +- y2="120.3999" +- id="XMLID_23_" +- gradientUnits="userSpaceOnUse"> +- <stop +- style="stop-color:#00316e;stop-opacity:0" +- offset="0" +- id="stop79" /> +- <stop +- style="stop-color:#00316e;stop-opacity:1" +- offset="1" +- id="stop81" /> +- </linearGradient> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient4454" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <clipPath +- id="clipPath4458"> +- <use +- id="use4460" +- x="0" +- y="0" +- width="1" +- height="1" +- xlink:href="#XMLID_10_" /> +- </clipPath> +- <filter +- id="AI_Sfocatura_4"> +- <feGaussianBlur +- stdDeviation="4" +- id="feGaussianBlur6" /> +- </filter> +- <radialGradient +- cx="69.600098" +- cy="145.3999" +- r="141" +- id="XMLID_21_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)"> +- <stop +- style="stop-color:#2c72c7;stop-opacity:0" +- offset="0.3373" +- id="stop58" /> +- <stop +- style="stop-color:#2c72c7;stop-opacity:1" +- offset="0.57990003" +- id="stop60" /> +- <stop +- style="stop-color:#2c72c7;stop-opacity:0" +- offset="1" +- id="stop62" /> +- </radialGradient> +- <radialGradient +- cx="69.600098" +- cy="68.399902" +- r="85" +- id="XMLID_20_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)"> +- <stop +- style="stop-color:#6193ff;stop-opacity:1" +- offset="0.5" +- id="stop47" /> +- <stop +- style="stop-color:#003685;stop-opacity:1" +- offset="0.78109998" +- id="stop49" /> +- <stop +- style="stop-color:#709dff;stop-opacity:1" +- offset="1" +- id="stop51" /> +- </radialGradient> +- <linearGradient +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" +- id="XMLID_18_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,1186.5436,-193.37143)"> +- <stop +- style="stop-color:#003685;stop-opacity:1" +- offset="0" +- id="stop13" /> +- <stop +- style="stop-color:#083c8f;stop-opacity:1" +- offset="0.0105" +- id="stop15" /> +- <stop +- style="stop-color:#2451b1;stop-opacity:1" +- offset="0.0533" +- id="stop17" /> +- <stop +- style="stop-color:#3b63cd;stop-opacity:1" +- offset="0.099" +- id="stop19" /> +- <stop +- style="stop-color:#4d71e3;stop-opacity:1" +- offset="0.1477" +- id="stop21" /> +- <stop +- style="stop-color:#597bf3;stop-opacity:1" +- offset="0.20100001" +- id="stop23" /> +- <stop +- style="stop-color:#6180fc;stop-opacity:1" +- offset="0.2622" +- id="stop25" /> +- <stop +- style="stop-color:#6382ff;stop-opacity:1" +- offset="0.34909999" +- id="stop27" /> +- <stop +- style="stop-color:#6382ff;stop-opacity:1" +- offset="0.58579999" +- id="stop31" /> +- <stop +- style="stop-color:#003685;stop-opacity:1" +- offset="1" +- id="stop33" /> +- </linearGradient> +- <filter +- id="filter4466"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.32" +- id="feGaussianBlur4468" /> +- </filter> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2328" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2330" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" +- id="linearGradient2352" +- xlink:href="#XMLID_18_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,1186.5436,-193.37143)" /> +- <radialGradient +- cx="69.600098" +- cy="68.399902" +- r="85" +- id="radialGradient2354" +- xlink:href="#XMLID_20_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)" /> +- <radialGradient +- cx="69.600098" +- cy="145.3999" +- r="141" +- id="radialGradient2356" +- xlink:href="#XMLID_21_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(1047.3429,-330.17143)" /> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient2358" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" +- id="linearGradient2360" +- xlink:href="#XMLID_23_" +- gradientUnits="userSpaceOnUse" /> +- <radialGradient +- cx="66.136703" +- cy="0.75440001" +- r="81.971497" +- id="radialGradient2362" +- xlink:href="#XMLID_25_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9459,0,0,1,1051.1319,-330.17143)" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2364" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2366" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <linearGradient +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" +- id="linearGradient2368" +- xlink:href="#linearGradient3215" +- gradientUnits="userSpaceOnUse" /> +- <radialGradient +- cx="110.74259" +- cy="123.17536" +- r="81.292717" +- fx="110.74259" +- fy="123.17536" +- id="radialGradient2370" +- xlink:href="#XMLID_27_" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(1.0727282,0,0,-0.7852748,-88.140453,159.47421)" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#linearGradient3215" +- id="linearGradient2255" +- gradientUnits="userSpaceOnUse" +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#linearGradient3215" +- id="linearGradient2263" +- gradientUnits="userSpaceOnUse" +- x1="193.5" +- y1="6.7293491" +- x2="193.5" +- y2="155.16769" /> +- <filter +- inkscape:collect="always" +- id="filter2904"> +- <feGaussianBlur +- inkscape:collect="always" +- stdDeviation="2.32" +- id="feGaussianBlur2906" /> +- </filter> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_18_" +- id="linearGradient2235" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(-1,-4.371139e-8,4.371139e-8,-1,133.6007,132.4)" +- x1="9.5995998" +- y1="68.399902" +- x2="129.6001" +- y2="68.399902" /> +- <radialGradient +- inkscape:collect="always" +- xlink:href="#XMLID_20_" +- id="radialGradient2237" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.9824561,0,0,0.9824561,-4.3789474,-3.2)" +- cx="69.600098" +- cy="68.399902" +- r="85" /> +- <radialGradient +- inkscape:collect="always" +- xlink:href="#XMLID_21_" +- id="radialGradient2239" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(-5.5999998,-4.4)" +- cx="69.600098" +- cy="145.3999" +- r="141" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_23_" +- id="linearGradient2241" +- gradientUnits="userSpaceOnUse" +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_23_" +- id="linearGradient2243" +- gradientUnits="userSpaceOnUse" +- x1="108.00493" +- y1="72.341148" +- x2="115.9771" +- y2="102.0937" /> +- <radialGradient +- inkscape:collect="always" +- xlink:href="#XMLID_27_" +- id="radialGradient2247" +- gradientUnits="userSpaceOnUse" +- gradientTransform="matrix(0.4136693,-0.5587442,-0.4989925,-0.3694316,79.652783,167.07706)" +- cx="110.74259" +- cy="123.17536" +- fx="110.74259" +- fy="123.17536" +- r="81.292717" /> +- <linearGradient +- inkscape:collect="always" +- xlink:href="#XMLID_25_" +- id="linearGradient2802" +- x1="67.629204" +- y1="-2.1941743" +- x2="67.629204" +- y2="78.850853" +- gradientUnits="userSpaceOnUse" +- gradientTransform="translate(0,2)" /> +- </defs> +- <g +- transform="matrix(1.0517241,0,0,1.0172414,-7.5172423,-7.0379241)" +- style="opacity:0.8;filter:url(#filter2904)" +- id="g8"> +- <path +- d="M 126,113.8 C 126,122.6 118.8,129.8 110,129.8 L 26,129.8 C 17.2,129.8 10,122.6 10,113.8 L 10,29.800002 C 10,21.000002 17.2,13.800002 26,13.800002 L 110,13.800002 C 118.8,13.800002 126,21.000002 126,29.800002 L 126,113.8 z" +- id="path10" /> +- </g> +- <g +- id="g2221" +- transform="translate(0,-4)"> +- <path +- id="path35" +- style="fill:url(#linearGradient2235)" +- d="M 4.000002,20 C 4.000002,11.2 11.200002,4 20.000002,4 L 108,4 C 116.8,4 124,11.2 124,20 L 124,108 C 124,116.8 116.8,124 108,124 L 20.000002,124 C 11.200002,124 4.000002,116.8 4.000002,108 L 4.000002,20 z" /> +- <path +- id="path53" +- style="fill:url(#radialGradient2237)" +- d="M 20.77193,8 C 13.729684,8 8,13.729684 8,20.77193 L 8,107.22807 C 8,114.27032 13.729684,120 20.77193,120 L 107.22807,120 C 114.27032,120 120,114.27032 120,107.22807 L 120,20.77193 C 120,13.729684 114.27032,8 107.22807,8 L 20.77193,8 L 20.77193,8 z" /> +- <path +- id="path64" +- style="fill:url(#radialGradient2239);filter:url(#AI_Sfocatura_4)" +- d="M 64.026001,7.014 L 63.973001,7.014 C 40.952001,6.718 16.897001,11.145 16.657001,11.19 C 14.202001,11.648 11.647001,14.202 11.190001,16.657 C 11.145001,16.898 6.7180002,40.952 7.0140002,63.973 C 6.7180002,87.047 11.145001,111.102 11.190001,111.342 C 11.647001,113.796 14.203001,116.352 16.658001,116.811 C 16.898001,116.855 40.952001,121.281 63.974001,120.985 C 87.049001,121.281 111.103,116.855 111.343,116.811 C 113.797,116.353 116.354,113.796 116.812,111.341 C 116.856,111.102 121.282,87.048 120.986,64.026 C 121.282,40.952 116.856,16.898 116.812,16.657 C 116.353,14.202 113.797,11.647 111.343,11.19 C 111.103,11.145 87.048001,6.718 64.026001,7.014 z" /> +- <g +- id="g66" +- style="opacity:0.6" +- transform="translate(-5.5999858,-4.4)"> +- <defs +- id="defs68"> +- <path +- id="XMLID_10_" +- d="M 69.626,12.145 L 69.574,12.145 C 46.847,11.853 23.102,16.222 22.865,16.267 C 20.441,16.718 17.919,19.241 17.468,21.664 C 17.424,21.901 13.054,45.647 13.346,68.374 C 13.054,91.151 17.424,114.897 17.468,115.135 C 17.919,117.558 20.442,120.08 22.866,120.533 C 23.103,120.577 46.848,124.946 69.575,124.654 C 92.354,124.946 116.099,120.577 116.336,120.533 C 118.759,120.081 121.282,117.557 121.734,115.134 C 121.778,114.898 126.147,91.153 125.855,68.425 C 126.147,45.648 121.778,21.902 121.734,21.664 C 121.281,19.241 118.758,16.718 116.336,16.267 C 116.098,16.222 92.352,11.853 69.626,12.145 z" /> +- </defs> +- <g +- id="g4450" +- clip-path="url(#clipPath4458)"> +- <path +- id="path83" +- style="filter:url(#filter4442);fill:url(#linearGradient2241);opacity:0.80000000000000004" +- d="M 119.344,21.665 C 118.967,20.387 117.669,19.089 115.977,18.074 C 114.284,19.089 112.988,20.386 112.612,21.665 C 112.542,21.902 105.647,45.648 106.108,68.375 C 105.647,91.152 112.542,114.898 112.612,115.136 C 112.988,116.414 114.286,117.712 115.977,118.727 C 117.671,117.711 118.968,116.415 119.344,115.135 C 119.413,114.899 126.307,91.154 125.847,68.426 C 126.307,45.648 119.414,21.902 119.344,21.665 z" /> +- <path +- id="path4438" +- style="filter:url(#filter4446);fill:url(#linearGradient2243);opacity:0.80000000000000004" +- transform="matrix(-1,0,0,1,139.2,0)" +- d="M 119.344,21.665 C 118.967,20.387 117.669,19.089 115.977,18.074 C 114.284,19.089 112.988,20.386 112.612,21.665 C 112.542,21.902 105.647,45.648 106.108,68.375 C 105.647,91.152 112.542,114.898 112.612,115.136 C 112.988,116.414 114.286,117.712 115.977,118.727 C 117.671,117.711 118.968,116.415 119.344,115.135 C 119.413,114.899 126.307,91.154 125.847,68.426 C 126.307,45.648 119.414,21.902 119.344,21.665 z" /> +- </g> +- </g> +- <path +- id="path159" +- style="fill:url(#XMLID_29_);stroke:#2c72c7;stroke-width:2;stroke-linejoin:round" +- d="" /> +- <path + +@@ Diff output truncated at 20000 characters. @@ +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/6e03f9b8/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/6e03f9b8/attachment-0001.html new file mode 100644 index 000000000..46b7e0c80 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/6e03f9b8/attachment-0001.html @@ -0,0 +1,68 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[504] Use Default and not Free as product(</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>504</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 17:57:28 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Use Default and not Free as product(</pre> + +<h3>Added Paths</h3> +<ul> +<li>mageia-lxde-config/trunk/Default/</li> +</ul> + +<h3>Removed Paths</h3> +<ul> +<li>mageia-lxde-config/trunk/Free/</li> +</ul> + +</div> +<div id="patch"><pre> +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/6e03f9b8/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/6e03f9b8/attachment.html new file mode 100644 index 000000000..46b7e0c80 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/6e03f9b8/attachment.html @@ -0,0 +1,68 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[504] Use Default and not Free as product(</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>504</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 17:57:28 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Use Default and not Free as product(</pre> + +<h3>Added Paths</h3> +<ul> +<li>mageia-lxde-config/trunk/Default/</li> +</ul> + +<h3>Removed Paths</h3> +<ul> +<li>mageia-lxde-config/trunk/Free/</li> +</ul> + +</div> +<div id="patch"><pre> +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/c0c2c6bb/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/c0c2c6bb/attachment-0001.html new file mode 100644 index 000000000..be53602f3 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/c0c2c6bb/attachment-0001.html @@ -0,0 +1,88 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[499] Disable doc for now, and do not include ARCH/busybox which was removed</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>499</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:01:33 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Disable doc for now, and do not include ARCH/busybox which was removed</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkperlinstallinstallsharelistxml">drakx/trunk/perl-install/install/share/list.xml</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkperlinstallinstallsharelistxml">Modified: drakx/trunk/perl-install/install/share/list.xml</a> +=================================================================== +--- drakx/trunk/perl-install/install/share/list.xml 2011-02-09 21:11:18 UTC (rev 498) ++++ drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:01:33 UTC (rev 499) +@@ -175,7 +175,7 @@ + /usr/lib/libDrakX/xf86misc + /usr/share/libDrakX/pixmaps + <mode copy="keep-links"> +- /usr/share/doc/installer-help/ ++ <!-- /usr/share/doc/installer-help/ --> + </mode> + /usr/lib/rpm/rpmrc + /usr/lib/rpm/macros +@@ -447,10 +447,6 @@ + <to dir="/usr/bin" flatten="on"> + serial_probe/serial_probe + xhost+ +- +- <mode on-error="ignore"> +- ARCH/busybox +- </mode> + </to> + </from> + + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/c0c2c6bb/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/c0c2c6bb/attachment.html new file mode 100644 index 000000000..be53602f3 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/c0c2c6bb/attachment.html @@ -0,0 +1,88 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[499] Disable doc for now, and do not include ARCH/busybox which was removed</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>499</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:01:33 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Disable doc for now, and do not include ARCH/busybox which was removed</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkperlinstallinstallsharelistxml">drakx/trunk/perl-install/install/share/list.xml</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkperlinstallinstallsharelistxml">Modified: drakx/trunk/perl-install/install/share/list.xml</a> +=================================================================== +--- drakx/trunk/perl-install/install/share/list.xml 2011-02-09 21:11:18 UTC (rev 498) ++++ drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:01:33 UTC (rev 499) +@@ -175,7 +175,7 @@ + /usr/lib/libDrakX/xf86misc + /usr/share/libDrakX/pixmaps + <mode copy="keep-links"> +- /usr/share/doc/installer-help/ ++ <!-- /usr/share/doc/installer-help/ --> + </mode> + /usr/lib/rpm/rpmrc + /usr/lib/rpm/macros +@@ -447,10 +447,6 @@ + <to dir="/usr/bin" flatten="on"> + serial_probe/serial_probe + xhost+ +- +- <mode on-error="ignore"> +- ARCH/busybox +- </mode> + </to> + </from> + + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/dbb132ff/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/dbb132ff/attachment-0001.html new file mode 100644 index 000000000..fc9b7c3bc --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/dbb132ff/attachment-0001.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[501] manbo is dead (2)</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>501</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:03:42 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>manbo is dead (2)</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkperlinstallinstallsharelistxml">drakx/trunk/perl-install/install/share/list.xml</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkperlinstallinstallsharelistxml">Modified: drakx/trunk/perl-install/install/share/list.xml</a> +=================================================================== +--- drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:03:25 UTC (rev 500) ++++ drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:03:42 UTC (rev 501) +@@ -178,7 +178,6 @@ + </mode> + /usr/lib/rpm/rpmrc + /usr/lib/rpm/macros +- /usr/lib/rpm/manbo/rpmrc + /usr/share/pci.ids + /usr/share/usb.ids + /usr/share/locale/UTF-8 + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/dbb132ff/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/dbb132ff/attachment.html new file mode 100644 index 000000000..fc9b7c3bc --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/dbb132ff/attachment.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[501] manbo is dead (2)</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>501</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:03:42 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>manbo is dead (2)</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkperlinstallinstallsharelistxml">drakx/trunk/perl-install/install/share/list.xml</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkperlinstallinstallsharelistxml">Modified: drakx/trunk/perl-install/install/share/list.xml</a> +=================================================================== +--- drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:03:25 UTC (rev 500) ++++ drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:03:42 UTC (rev 501) +@@ -178,7 +178,6 @@ + </mode> + /usr/lib/rpm/rpmrc + /usr/lib/rpm/macros +- /usr/lib/rpm/manbo/rpmrc + /usr/share/pci.ids + /usr/share/usb.ids + /usr/share/locale/UTF-8 + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/e54dfaa7/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/e54dfaa7/attachment-0001.html new file mode 100644 index 000000000..fe6a8b6ff --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/e54dfaa7/attachment-0001.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[506] Fix tarball creation</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>506</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 18:03:33 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Fix tarball creation</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#mageialxdeconfigtrunkMakefile">mageia-lxde-config/trunk/Makefile</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageialxdeconfigtrunkMakefile">Modified: mageia-lxde-config/trunk/Makefile</a> +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 17:03:33 UTC (rev 506) +@@ -26,6 +26,7 @@ + svn export -q -rBASE . $(PACKAGE)-$(VERSION) + + tar: ++ svn export ../trunk $(PACKAGE)-$(VERSION) + tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION) + bzip2 -9vf $(PACKAGE)-$(VERSION).tar + rm -rf $(PACKAGE)-$(VERSION) + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/e54dfaa7/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/e54dfaa7/attachment.html new file mode 100644 index 000000000..fe6a8b6ff --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/e54dfaa7/attachment.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[506] Fix tarball creation</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>506</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 18:03:33 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Fix tarball creation</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#mageialxdeconfigtrunkMakefile">mageia-lxde-config/trunk/Makefile</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageialxdeconfigtrunkMakefile">Modified: mageia-lxde-config/trunk/Makefile</a> +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 17:03:33 UTC (rev 506) +@@ -26,6 +26,7 @@ + svn export -q -rBASE . $(PACKAGE)-$(VERSION) + + tar: ++ svn export ../trunk $(PACKAGE)-$(VERSION) + tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION) + bzip2 -9vf $(PACKAGE)-$(VERSION).tar + rm -rf $(PACKAGE)-$(VERSION) + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/e8662710/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/e8662710/attachment-0001.html new file mode 100644 index 000000000..d75725f29 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/e8662710/attachment-0001.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[500] manbo is dead</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>500</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:03:25 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>manbo is dead</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkperlinstallinstallsharelistxml">drakx/trunk/perl-install/install/share/list.xml</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkperlinstallinstallsharelistxml">Modified: drakx/trunk/perl-install/install/share/list.xml</a> +=================================================================== +--- drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:01:33 UTC (rev 499) ++++ drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:03:25 UTC (rev 500) +@@ -158,7 +158,6 @@ + /etc/fonts/ + /etc/passwd + /etc/protocols +- /etc/rpm/macros.d/10manbo.macros + /etc/rpm/macros.d/20common.macros + <!-- /usr/share/X11/XKeysymDB --> + /etc/pango/ARCH/pango.modules + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/e8662710/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/e8662710/attachment.html new file mode 100644 index 000000000..d75725f29 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/e8662710/attachment.html @@ -0,0 +1,76 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[500] manbo is dead</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>500</dd> +<dt>Author</dt> <dd>pterjan</dd> +<dt>Date</dt> <dd>2011-02-10 00:03:25 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>manbo is dead</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkperlinstallinstallsharelistxml">drakx/trunk/perl-install/install/share/list.xml</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkperlinstallinstallsharelistxml">Modified: drakx/trunk/perl-install/install/share/list.xml</a> +=================================================================== +--- drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:01:33 UTC (rev 499) ++++ drakx/trunk/perl-install/install/share/list.xml 2011-02-09 23:03:25 UTC (rev 500) +@@ -158,7 +158,6 @@ + /etc/fonts/ + /etc/passwd + /etc/protocols +- /etc/rpm/macros.d/10manbo.macros + /etc/rpm/macros.d/20common.macros + <!-- /usr/share/X11/XKeysymDB --> + /etc/pango/ARCH/pango.modules + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/ebdc6670/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/ebdc6670/attachment-0001.html new file mode 100644 index 000000000..a7b3cf75e --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/ebdc6670/attachment-0001.html @@ -0,0 +1,95 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[508] revert gfxboot.com change as we postpone syslinux update</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>508</dd> +<dt>Author</dt> <dd>ennael</dd> +<dt>Date</dt> <dd>2011-02-10 23:40:02 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>revert gfxboot.com change as we postpone syslinux update</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkimagesmake_boot_img">drakx/trunk/images/make_boot_img</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkimagesmake_boot_img">Modified: drakx/trunk/images/make_boot_img</a> +=================================================================== +--- drakx/trunk/images/make_boot_img 2011-02-10 17:23:25 UTC (rev 507) ++++ drakx/trunk/images/make_boot_img 2011-02-10 22:40:02 UTC (rev 508) +@@ -119,7 +119,7 @@ + implicit 1 + EOF + my $header_gfxboot = <<EOF; +-ui gfxboot.c32 bootlogo ++ui gfxboot.com bootlogo + label harddisk + localboot 0x80 + EOF +@@ -723,7 +723,7 @@ + syslinux_all_files('isolinux', $kernels); + + _ "cp $isolinux_bin isolinux/isolinux.bin"; +- _ "cp /usr/lib/syslinux/gfxboot.c32 isolinux/gfxboot.c32"; ++ _ "cp /usr/lib/syslinux/gfxboot.com isolinux/gfxboot.com"; + output("isolinux/isolinux.cfg", syslinux_cfg_all('cdrom', 1)); + + xbox_stage1() if arch() =~ /i.86/; +@@ -761,7 +761,7 @@ + _ "cp /usr/share/gfxboot/themes/Mageia/install/* .boot_iso/isolinux" if $with_gfxboot; + # _ "cp /home/pixel/cooker/soft/theme/mandriva-gfxboot-theme/inst/* .boot_iso/isolinux" if $with_gfxboot; + #_ "cp /home/teuf/mdv/src/mandriva-gfxboot-theme/inst/* .boot_iso/isolinux" if $with_gfxboot; +- _ "cp /usr/lib/syslinux/gfxboot.c32 .boot_iso/isolinux/gfxboot.c32" if $with_gfxboot; ++ _ "cp /usr/lib/syslinux/gfxboot.com .boot_iso/isolinux/gfxboot.com" if $with_gfxboot; + + output('.boot_iso/isolinux/isolinux.cfg', syslinux_cfg_all('', $with_gfxboot)); + + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/ebdc6670/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/ebdc6670/attachment.html new file mode 100644 index 000000000..a7b3cf75e --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/ebdc6670/attachment.html @@ -0,0 +1,95 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[508] revert gfxboot.com change as we postpone syslinux update</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>508</dd> +<dt>Author</dt> <dd>ennael</dd> +<dt>Date</dt> <dd>2011-02-10 23:40:02 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>revert gfxboot.com change as we postpone syslinux update</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#drakxtrunkimagesmake_boot_img">drakx/trunk/images/make_boot_img</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="drakxtrunkimagesmake_boot_img">Modified: drakx/trunk/images/make_boot_img</a> +=================================================================== +--- drakx/trunk/images/make_boot_img 2011-02-10 17:23:25 UTC (rev 507) ++++ drakx/trunk/images/make_boot_img 2011-02-10 22:40:02 UTC (rev 508) +@@ -119,7 +119,7 @@ + implicit 1 + EOF + my $header_gfxboot = <<EOF; +-ui gfxboot.c32 bootlogo ++ui gfxboot.com bootlogo + label harddisk + localboot 0x80 + EOF +@@ -723,7 +723,7 @@ + syslinux_all_files('isolinux', $kernels); + + _ "cp $isolinux_bin isolinux/isolinux.bin"; +- _ "cp /usr/lib/syslinux/gfxboot.c32 isolinux/gfxboot.c32"; ++ _ "cp /usr/lib/syslinux/gfxboot.com isolinux/gfxboot.com"; + output("isolinux/isolinux.cfg", syslinux_cfg_all('cdrom', 1)); + + xbox_stage1() if arch() =~ /i.86/; +@@ -761,7 +761,7 @@ + _ "cp /usr/share/gfxboot/themes/Mageia/install/* .boot_iso/isolinux" if $with_gfxboot; + # _ "cp /home/pixel/cooker/soft/theme/mandriva-gfxboot-theme/inst/* .boot_iso/isolinux" if $with_gfxboot; + #_ "cp /home/teuf/mdv/src/mandriva-gfxboot-theme/inst/* .boot_iso/isolinux" if $with_gfxboot; +- _ "cp /usr/lib/syslinux/gfxboot.c32 .boot_iso/isolinux/gfxboot.c32" if $with_gfxboot; ++ _ "cp /usr/lib/syslinux/gfxboot.com .boot_iso/isolinux/gfxboot.com" if $with_gfxboot; + + output('.boot_iso/isolinux/isolinux.cfg', syslinux_cfg_all('', $with_gfxboot)); + + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/f1530173/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110210/f1530173/attachment-0001.html new file mode 100644 index 000000000..641046a39 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/f1530173/attachment-0001.html @@ -0,0 +1,78 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[507] Fix export by using existing rule ( thanks a lot to thierry for this )</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>507</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 18:23:25 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Fix export by using existing rule ( thanks a lot to thierry for this )</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#mageialxdeconfigtrunkMakefile">mageia-lxde-config/trunk/Makefile</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageialxdeconfigtrunkMakefile">Modified: mageia-lxde-config/trunk/Makefile</a> +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 17:03:33 UTC (rev 506) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 17:23:25 UTC (rev 507) +@@ -25,8 +25,7 @@ + localcopy: + svn export -q -rBASE . $(PACKAGE)-$(VERSION) + +-tar: +- svn export ../trunk $(PACKAGE)-$(VERSION) ++tar: localcopy + tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION) + bzip2 -9vf $(PACKAGE)-$(VERSION).tar + rm -rf $(PACKAGE)-$(VERSION) + +</pre></div> + +</body> +</html>
\ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110210/f1530173/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110210/f1530173/attachment.html new file mode 100644 index 000000000..641046a39 --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110210/f1530173/attachment.html @@ -0,0 +1,78 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" +"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<title>[507] Fix export by using existing rule ( thanks a lot to thierry for this )</title> +</head> +<body> + +<style type="text/css"><!-- +#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; } +#msg dl.meta dt { float: left; width: 6em; font-weight: bold; } +#msg dt:after { content:':';} +#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; } +#msg dl a { font-weight: bold} +#msg dl a:link { color:#fc3; } +#msg dl a:active { color:#ff0; } +#msg dl a:visited { color:#cc6; } +h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; } +#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; } +#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; } +#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; } +#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; } +#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; } +#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; } +#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; } +#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; } +#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; } +#logmsg pre { background: #eee; padding: 1em; } +#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;} +#logmsg dl { margin: 0; } +#logmsg dt { font-weight: bold; } +#logmsg dd { margin: 0; padding: 0 0 0.5em 0; } +#logmsg dd:before { content:'\00bb';} +#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; } +#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; } +#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; } +#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; } +#logmsg table th.Corner { text-align: left; } +#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; } +#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; } +#patch { width: 100%; } +--></style> +<div id="msg"> +<dl class="meta"> +<dt>Revision</dt> <dd>507</dd> +<dt>Author</dt> <dd>dmorgan</dd> +<dt>Date</dt> <dd>2011-02-10 18:23:25 +0100 (Thu, 10 Feb 2011)</dd> +</dl> + +<h3>Log Message</h3> +<pre>Fix export by using existing rule ( thanks a lot to thierry for this )</pre> + +<h3>Modified Paths</h3> +<ul> +<li><a href="#mageialxdeconfigtrunkMakefile">mageia-lxde-config/trunk/Makefile</a></li> +</ul> + +</div> +<div id="patch"><pre> +<a id="mageialxdeconfigtrunkMakefile">Modified: mageia-lxde-config/trunk/Makefile</a> +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 17:03:33 UTC (rev 506) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 17:23:25 UTC (rev 507) +@@ -25,8 +25,7 @@ + localcopy: + svn export -q -rBASE . $(PACKAGE)-$(VERSION) + +-tar: +- svn export ../trunk $(PACKAGE)-$(VERSION) ++tar: localcopy + tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION) + bzip2 -9vf $(PACKAGE)-$(VERSION).tar + rm -rf $(PACKAGE)-$(VERSION) + +</pre></div> + +</body> +</html>
\ No newline at end of file |