[gnome-initial-setup] Clean up various TODOs/READMEs, etc.



commit 8a1958726a7062119b13e140e00597b32b61b2a7
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Oct 22 14:03:29 2013 -0400

    Clean up various TODOs/READMEs, etc.

 gnome-initial-setup/README => HACKING |   20 +++++---------------
 TODO                                  |    8 +-------
 2 files changed, 6 insertions(+), 22 deletions(-)
---
diff --git a/gnome-initial-setup/README b/HACKING
similarity index 84%
rename from gnome-initial-setup/README
rename to HACKING
index 9a4bc6a..fe5edd7 100644
--- a/gnome-initial-setup/README
+++ b/HACKING
@@ -1,5 +1,5 @@
-Initial setup
--------------
+Initial Setup
+=============
 
 The first time a new system is booted is a special situation. There is
 no user account yet, and a few basic setup steps need to be performed
@@ -36,7 +36,7 @@ changed during the initial setup session from the gnome-initial-setup
 user to the real user.
 
 Mechanics
----------
+=========
 
 To enable the initial-setup functionality in gdm, set
 
@@ -44,7 +44,7 @@ InitialSetupEnable=True
 
 in the [daemon] section of /etc/gdm/custom.conf. To actually
 trigger the initial-setup, gdm additionally looks for the file
-/var/lib/gdm/run-initial-setup. gnome-initial-setup removes this file after
+/var/lib/gdm/run-initial-setup. gdm removes this file after
 the initial setup has been performed.
 
 The session that gdm starts for the initial-setup session is
@@ -59,14 +59,4 @@ user. The rules file is removed again together with the
 gnome-initial-setup user account.
 
 TODO
-----
-
-- Network login is not implemented
-
-- Automatic detection of location/timezone is not implemented
-
-- Figure out how to unlock the copied keyring after the autologin
-  into the newly created session.
-
-- Split the setup/teardown for the temporary account into a
-  helper binary, to make selinux happy.
+====
diff --git a/TODO b/TODO
index 29b0c2e..6e03a8e 100644
--- a/TODO
+++ b/TODO
@@ -1,21 +1,15 @@
 * Language
 **  the dialog moves around when a different language is selected
 **  language list - only show the varient (eg - United Kingdom) if there is more than one language that needs
-**  do we need the "use" prefix?
-* EULAs
 * Network
 **  need to check the connecting progress
 * Account
 **  various alignment issues - text entry boxes need be longer
 **  password entry - inline error icon isn't good here; we need a better approach to password hints
 * Location
+**  automatic detection of location/timezone is not implemented
 **  location data isn't good
 **  map is too small
-* GOA
-**  "Link other accounts"? is that right?
-**  "Add Account" should be "Add Account..."?
-**  needs an explanatory string - what are online accounts? what do they do?
-* Summary
 * General
 **  on small screens the window should be maximised
 * Other


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]