[Lunar-commits] CVS: moonbase/profiles/xservers-profile CONFIGURE,
NONE, 1.1 BUILD, 1.1, 1.2
Nick Hudson
nhudson at lunar-linux.org
Thu Apr 8 01:41:12 GMT 2004
- Previous message: [Lunar-commits]
CVS: moonbase/profiles/xservers-profile BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_BUILD, NONE,
1.1 PRE_BUILD, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/utils/file DETAILS,1.13,1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/profiles/xservers-profile
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26004/xservers-profile
Modified Files:
BUILD
Added Files:
CONFIGURE
Log Message:
Adding in a message stating what each choice will be
--- NEW FILE: CONFIGURE ---
message "${MESSAGE_COLOR}This will help you set up your xserver easier, you will have"
message "three choices XOrg which is our default xserver and will be"
message "frequently updated, XFree86 which is a older version due to"
message "license issues and will not be updated ever, and then XFree86-dev"
message "which is the lastest version of XFree86 before the license change"
message "and will never be updated"
sleep 10
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/profiles/xservers-profile/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 8 Apr 2004 01:33:20 -0000 1.1
+++ BUILD 8 Apr 2004 01:41:09 -0000 1.2
@@ -1,17 +1 @@
-#COUNT=0 &&
-# needs selected_depenmds function instead of is_depends oops
-#for package in xfree86 xfree86-beta; do
-# if is_depends $package; then
-# echo "has $package"
-# let "COUNT+=1"
-# fi
-#done &&
-#
-#if [ "$COUNT" -gt "1" ]; then
-# error_message "More than one server package was selected please only selest one."
-# false
-#elif [ "$COUNT" -eq "0" ]; then
-# error_message "No packages were selected for your xserver please select one."
-# false
-#fi &&
echo > $C_FIFO
- Previous message: [Lunar-commits]
CVS: moonbase/profiles/xservers-profile BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_BUILD, NONE,
1.1 PRE_BUILD, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/utils/file DETAILS,1.13,1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list