From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rt0pO-0000NE-9j for garchives@archives.gentoo.org; Thu, 02 Feb 2012 17:52:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 960CCE0767; Thu, 2 Feb 2012 17:52:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 661B0E0767 for ; Thu, 2 Feb 2012 17:52:03 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B6CD1B4027 for ; Thu, 2 Feb 2012 17:52:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8B40C80042 for ; Thu, 2 Feb 2012 17:52:00 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <2e59f8fff4c56c36f3ad7194ca4be0f92f478917.tetromino@gentoo> Subject: [gentoo-commits] proj/openrc-settingsd:master commit in: / X-VCS-Repository: proj/openrc-settingsd X-VCS-Files: TODO X-VCS-Directories: / X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 2e59f8fff4c56c36f3ad7194ca4be0f92f478917 Date: Thu, 2 Feb 2012 17:52:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5ab772cc-b72a-4c6e-b5f1-5911f0bfb394 X-Archives-Hash: a752e66152c0f0a654cfaca2a7084b01 commit: 2e59f8fff4c56c36f3ad7194ca4be0f92f478917 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Thu Feb 2 17:51:13 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Thu Feb 2 17:51:13 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc-settin= gsd.git;a=3Dcommit;h=3D2e59f8ff TODO: switch to GFile --- TODO | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/TODO b/TODO index aae8395..530ec81 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +Use GFile for file I/O to take advantage of built-in temporary handling. + Refactor on_handle_set_* callbacks (lots of code duplication currently). =20 Source /etc/rc.conf after /etc/conf.d/$service; do something intelligent @@ -19,4 +21,4 @@ org.freedesktop.locale1.policy, and org.freedesktop.tim= edate1.policy files. Decide how openrc-settingsd should be started (/etc/init.d? dbus activat= ion? might that conflict with systemd's services or files in some way?) =20 -Make an ebuild, and add it to portage! \ No newline at end of file +Make an ebuild, and add it to portage!