summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-October/019366.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-October/019366.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019366.html')
-rw-r--r--zarb-ml/mageia-dev/2012-October/019366.html175
1 files changed, 175 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019366.html b/zarb-ml/mageia-dev/2012-October/019366.html
new file mode 100644
index 000000000..e9773e831
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-October/019366.html
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] NEED REVIEW: drakdisk refresh feature
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NEED%20REVIEW%3A%20drakdisk%20refresh%20feature&In-Reply-To=%3C2410689.GUl2MPd1Rc%40localhost%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="019351.html">
+ <LINK REL="Next" HREF="019329.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] NEED REVIEW: drakdisk refresh feature</H1>
+ <B>AL13N</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NEED%20REVIEW%3A%20drakdisk%20refresh%20feature&In-Reply-To=%3C2410689.GUl2MPd1Rc%40localhost%3E"
+ TITLE="[Mageia-dev] NEED REVIEW: drakdisk refresh feature">alien at rmail.be
+ </A><BR>
+ <I>Mon Oct 15 23:25:08 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="019351.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
+</A></li>
+ <LI>Next message: <A HREF="019329.html">[Mageia-dev] liblzma bug
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19366">[ date ]</a>
+ <a href="thread.html#19366">[ thread ]</a>
+ <a href="subject.html#19366">[ subject ]</a>
+ <a href="author.html#19366">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op maandag 15 oktober 2012 15:05:28 schreef Pascal Terjan:
+&gt;<i> On Sat, Oct 13, 2012 at 6:52 PM, AL13N &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>&gt; wrote:
+</I>&gt;<i> &gt; Hi all,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; This is a first patch, concerning the drakdisk feature
+</I>&gt;<i> &gt; <A HREF="https://wiki.mageia.org/en/Feature:DiskDrakeRedesign">https://wiki.mageia.org/en/Feature:DiskDrakeRedesign</A>
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; the patch does the following:
+</I>&gt;<i> &gt; - group the functionality to actually get all the disks in a function
+</I>&gt;<i> &gt; - pass a ref to the function as the do_force_reload parameter to
+</I>&gt;<i> &gt; interactive - make a Refresh function that returns &quot;force_reload&quot;
+</I>&gt;<i> &gt; - add a button in the gtk
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; what it still needs for the first stage of this feature:
+</I>&gt;<i> &gt; - a button for the curses one
+</I>&gt;<i> &gt; - remove the abort message if no disks are found, but add a text in place
+</I>&gt;<i> &gt; of the disk tabs to say there are no disks and telling you can refresh
+</I>&gt;<i> &gt; after plugging in a disk.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; attached is a small patch for /soft/drakx
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; can *anyone* tell me if i'm on the right track, or if i'm doing ugly
+</I>&gt;<i> &gt; stuff, or if i'm forgetting important parts?
+</I>&gt;<i>
+</I>&gt;<i> Sorry for not looing at it faster but after one month travelling my
+</I>&gt;<i> home was burgled 10 days ago which mean I could not yet come back to a
+</I>&gt;<i> normal life...
+</I>
+that is no worries, i hope you'll be better soon-ish.
+
+&gt;<i> How is it different from the &quot;Reload partition table&quot; action hidden
+</I>&gt;<i> behind &quot;More&quot; (which for some reason was per disk even if it reloads
+</I>&gt;<i> them all) and only displayed during install?
+</I>&gt;<i> There is nothing obviously wrong, most of the work will be to make
+</I>&gt;<i> sure every part of the code handles this correctly (mostly
+</I>&gt;<i> raid/lvm/...) and interface also recreates tabs correctly etc...
+</I>&gt;<i> It has been broken/fixed various times and if this is to be displayed
+</I>&gt;<i> more visibly it should be properly tested
+</I>
+i realized this afterwards, and i think you're right, perhaps i should handle
+it a bit better:
+
+-&gt; actively look for new devices (or size-changed devices) and handle those;
+and thus not change all the changes you've made already.
+
+The point of this is more like stepping stone towards the real things: ie: not
+aborting if there are no disks. and later adding installable network-based
+disks (for diskless systems).
+
+And also, if your one of your hotplugged disks isn't correctly in it, i'd like
+to refresh it, so the 4th one is detected and so i can add it to the raid, for
+instance. instead of exiting the installer, etc...
+
+in any case, it seems like someone found that it showed gray for a all disks,
+so it might not be that good after all...
+
+but it would be nice for me though if i could pick your brain about the code
+and the way of programming though... it's not always easy to get around this
+kind of code.
+
+Can i ask you in the future to look at this from time to time?
+
+also, i fail to correctly grasp the purpose of the $do_force_reload variable.
+in some forms, it's used, and some it doesn't. but the function that is
+supposed to be parsed into that, it not clear what it should return. (to me)
+
+Thanks for the feedback already.
+
+AL13N
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="019351.html">[Mageia-dev] NEED REVIEW: drakdisk refresh feature
+</A></li>
+ <LI>Next message: <A HREF="019329.html">[Mageia-dev] liblzma bug
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19366">[ date ]</a>
+ <a href="thread.html#19366">[ thread ]</a>
+ <a href="subject.html#19366">[ subject ]</a>
+ <a href="author.html#19366">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>