[debian-edu-commits] r80254 - trunk/src/eduroaming/debian
gfwp-guest at alioth.debian.org
gfwp-guest at alioth.debian.org
Tue May 28 18:44:29 UTC 2013
Author: gfwp-guest
Date: 2013-05-28 18:44:29 +0000 (Tue, 28 May 2013)
New Revision: 80254
Modified:
trunk/src/eduroaming/debian/README.Debian
trunk/src/eduroaming/debian/changelog
Log:
Release eduroaming 0.2-1
Modified: trunk/src/eduroaming/debian/README.Debian
===================================================================
--- trunk/src/eduroaming/debian/README.Debian 2013-05-28 18:16:06 UTC (rev 80253)
+++ trunk/src/eduroaming/debian/README.Debian 2013-05-28 18:44:29 UTC (rev 80254)
@@ -10,7 +10,10 @@
1) A root access is needed. On Ubuntu, prior to installation
you have to run "sudo passwd" and choose a root passwd.
-2) After the installation it is MANDATORY to reboot. During installation
+2) In case of package dependances, resolve them manually BEFORE
+ installing eduroaming itself.
+
+3) After the installation it is MANDATORY to reboot. During installation
the first user with UID / GID = 1000 has been moved to
UID / GID = 5000 to avoid conflicts with the server exported users.
This process of changing UID and GID forces the reboot.
@@ -20,25 +23,26 @@
OS DEPENDANT NOTES:
-Debian Wheezy / Sid:
+Debian Jessie / Sid:
At the moment not tested.
-Debian Squeeze
+Debian Wheezy
Not tested.
Ubuntu 10.04
- Not tested.
+ Not tested
Ubuntu 12.04
- Not tested, yet.
+ Working. Needs libpam-mklocaluser >= 0.8 (to be installed manually).
+ Lightdm for login not working. Choose gdm or kdm.
Ubuntu 13.04
Working. Needs libpam-mklocaluser >= 0.8 (to be installed manually).
Lightdm for login not working. Choose gdm or kdm.
-Feel free to test with other OS, like Ubuntu 10.10, Knoppix, Mint, or
-whatever. In such a case, PLEASE, give a feedback in the debian-edu
-mailing list.
+Feel free to test with other OS, like Knoppix, Mint, other Ubuntu
+flavours or whatever. In such a case, PLEASE, give a feedback in
+the debian-edu mailing list.
Have fun
Modified: trunk/src/eduroaming/debian/changelog
===================================================================
--- trunk/src/eduroaming/debian/changelog 2013-05-28 18:16:06 UTC (rev 80253)
+++ trunk/src/eduroaming/debian/changelog 2013-05-28 18:44:29 UTC (rev 80254)
@@ -1,12 +1,13 @@
-eduroaming (0.2-1) UNRELEASED; urgency=low
+eduroaming (0.2-1) unstable; urgency=low
* [ Giorgio Pioda ]
* Refresh of all the config files according to wheezy and
- control of their file attributes
+ control of their file attributes.
* Added display manager dependance gdm or kdm and conflict
- with lightdm
+ with lightdm.
* Added dependance against libpam-mklocaluser (>= 0.8)
- (manual fix prior to installation required)
+ (manual fix prior to installation required).
+ * Updated README.Debian.
* [ Petter Reinholdtsen ]
* Remove LDAP shema and SSL certificate script files, that are only
useful on the LDAP server.
More information about the debian-edu-commits
mailing list