Pascal, I really think Triode would expect non-developers (that's me) to simply clone the "soa-aur repository" on github with a git clone command, and then update their local copy with a git pull as and when notified of changes/updates via this thread until advised of an alternative mechanism. If your local copy is corrupted in any way, it's small enough to just re-clone it.
Right now, the only change I can think an end-user might want to make is to comment out the "jivelite-autologin" stanza in soa-install.sh before running soa-install.sh. You could just copy soa-install.sh to say, mysoa-install.sh. Edit and then run mysoa-install.sh, and then delete it, then git should not, I think, complain when you do a git pull. Of course, you could change any file(s) that result from the makepkg commands as they don't form part of the github repo. I found a couple of webrefs: The very basic concepts : http://rogerdudler.github.io/git-guide/ A lot more detailed: http://gitref.org/ (I really wouldn't expect a non-devleoper to need this) ------------------------------------------------------------------------ Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080 View this thread: http://forums.slimdevices.com/showthread.php?t=101624 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
