diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-April/003362.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-April/003362.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-April/003362.html b/zarb-ml/mageia-sysadm/2011-April/003362.html new file mode 100644 index 000000000..68769c6be --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-April/003362.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Cleaning iurt svn + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Cleaning%20iurt%20svn&In-Reply-To=%3C1302862632.31623.46.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003366.html"> + <LINK REL="Next" HREF="003363.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Cleaning iurt svn</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Cleaning%20iurt%20svn&In-Reply-To=%3C1302862632.31623.46.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] Cleaning iurt svn">misc at zarb.org + </A><BR> + <I>Fri Apr 15 12:17:12 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003366.html">[Mageia-sysadm] New hardware for mageia servers +</A></li> + <LI>Next message: <A HREF="003363.html">[Mageia-sysadm] Cleaning iurt svn +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3362">[ date ]</a> + <a href="thread.html#3362">[ thread ]</a> + <a href="subject.html#3362">[ subject ]</a> + <a href="author.html#3362">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +while trying to fix the last python issue, I was looking at +adding /dev/shm in the iurt chroot. But I stumbled accross some various +stuff that would requires some inputs : + +- is uiurt used ? grep -r tell me it doesn't, so maybe we could simply +erase it ( as this is a plain fork of the regular iurt ) + +- the makefile still reference mandriva on lots of place. WHile I have +nothing against this, but this could have unintended side effect, should +we adapt, or clean it ? + +- the script iurt_cache_cleaner is also IMHO unused. Remove, clean, +adapt ? + +- main script is called iurt2. There is no iurt script, what about +renaming it and just avoid useless confusion ? + +- iurt.spec is now handled like the other, what about removing it ? + +- Iurt/Utils.pm could be replaced by a external module, like +<A HREF="http://search.cpan.org/~ivan/Net-SCP-0.08/SCP.pm">http://search.cpan.org/~ivan/Net-SCP-0.08/SCP.pm</A> ? According to comment, +the issue could be when a computer is down and the lack of timeout. +Maybe we should check if this is still the case and if not, try to reuse +code from cpan ? + +- the same goes for Iurt/Mail.pm, there is already more featured modules +on CPAN for that. + +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003366.html">[Mageia-sysadm] New hardware for mageia servers +</A></li> + <LI>Next message: <A HREF="003363.html">[Mageia-sysadm] Cleaning iurt svn +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3362">[ date ]</a> + <a href="thread.html#3362">[ thread ]</a> + <a href="subject.html#3362">[ subject ]</a> + <a href="author.html#3362">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |