41 Commits (8b79303a730050ed8e92c587418b4494a563da9d)

Author SHA1 Message Date
Casper Ti. Vector 8b79303a73 Update documentation and installation scripts.
Bump version number to 0.6.
12 years ago
Casper Ti. Vector 4b0e9825eb Major restructuring.
classify menu items into console programs and X programs.
Console programs are directly `exec'ed.
X programs are run with cdm-xlaunch(1).
$allowconsole, $usexinit, shutdownmenu(), etc., are removed.
12 years ago
Casper Ti. Vector f54e4a2ccd Move code used to launch X to cdm-xlaunch(1), since it's relatively
independent code and thus would be sometimes useful for running as a
standalone program.
12 years ago
Casper Ti. Vector d61d3ad3fb Use a better way to safely launch a program in the background.
`$loginshell' is removed accordingly.
See <http://linuxshellaccount.blogspot.com/2007/12/what-to-do-when-nohup-hangs-up-anyway.html>.
12 years ago
Casper Ti. Vector a80d9cb9c1 Code messing with X should only be run if an X program is to be run. 12 years ago
Casper Ti. Vector a5df0f9c6f Add support for user-defined cdmrc.
Remove $userconfig and related code.
12 years ago
Casper Ti. Vector 05c78ba0a9 Replace self-made info formatting code with `functions.sh'.
checkyesno() is removed too since gentoo's `functions.sh' already
provides it.
12 years ago
Casper Ti. Vector 537b582313 Use signal names (not numbers) in `trap'. 12 years ago
Casper Ti. Vector a7de917b70 Simplify the theme mechanism, just specify an absolute path to a
dialogrc file as $dialogrc, and let dialog(1) worry about the validity
of $dialogrc.

Rename variables:
    $theme -> $dialogrc: make the low level things more transparent.
    $cosolekittime -> $cktimeout: indicate "timeout" here.
12 years ago
Casper Ti. Vector 64b5c817a8 Reformat comments: Expanded tabs to avoid problem with editors. 12 years ago
Jonas Bernoulli d9b02d5c66 move xinitrc to /etc/X11/cdm/ and document it's use 13 years ago
Jonas Bernoulli 6f15756a37 put cdmrc in /etc/X11/cdm/ 13 years ago
Jonas Bernoulli f412507465 Offer all available sessions if wmbinlist is empty 13 years ago
Ghost1227 1df217f0a5 Updated to 0.5.3 read CHANGELOG for details 14 years ago
Joseph R. Nosie b1c36e2d9c Fixed problem in selecting wmbin 14 years ago
Joseph R. Nosie 8ecb8ae5e4 Fixed problem with setting wmbin when consolefirst 14 years ago
Joseph R. Nosie 2e546b4655 Fixed bug in numbering with console login diabled 14 years ago
Joseph R. Nosie bf2311d216 Added option to list 'Console' as first choice 14 years ago
Ghost1227 5dce9b8b43 Removed sleep, race condition fixed 15 years ago
Ghost1227 c16afbd635 Version bump 15 years ago
Ghost1227 8748210411 Fix critical issue with exec, fixed SHLVL 15 years ago
Ghost1227 0679782c51 Added option to disable use of consolekit 15 years ago
Daniel J Griffiths afb586885d Update to 0.5 read CHANGELOG for details 15 years ago
Ghost1227 b305f0444a Testing 15 years ago
Ghost1227 15e91df3e4 Fixed a few stupid errors 15 years ago
Ghost1227 9c0761da35 Fixed a few typos. 15 years ago
Ghost1227 bed274fd66 Fixed version number. 15 years ago
Ghost1227 f3ce43e492 Massive update. See CHANGELOG for details. 15 years ago
Ghost1227 6d86f4ca10 Fixed a critical error with the gnome-session handler. 15 years ago
Ghost1227 09d852e44e Added suspend option 15 years ago
Ghost1227 37a09937db Moved handler for root login to profile script. 15 years ago
Ghost1227 28ef4a44b7 Several bug fixes, read changelog for details. 15 years ago
Ghost1227 760ff8acf8 Several bug fixes, read changelog for details. 15 years ago
Ghost1227 89b867eba1 Maybe fixed the incrementation bug? 15 years ago
Ghost1227 cd8e49a0cb Hopefully, a fix for the gnome-session issues 15 years ago
Ghost1227 b3b3c3af9c Hopefully, a fix for the gnome-session issues 15 years ago
Ghost1227 04ac644b64 Added shutdown option 15 years ago
Ghost1227 a45bf8111a Minor updates 15 years ago
Ghost1227 28f6336c2c Initial commit 15 years ago
Ghost1227 1241a0374e Initial commit 15 years ago
Ghost1227 16f532b500 Initial commit 15 years ago