Changes

Jump to navigation Jump to search
Line 231: Line 231:     
====Remove the 'Beta warning' in Anaconda====
 
====Remove the 'Beta warning' in Anaconda====
=====For SME8=====
+
=====For SME10 ??=====
   −
Edit cdrom.image/sme8/updates/installclasses/smeinstallclass.py and remove the "betanag" entry from the dispatch.setStepList list
+
yet to be discovered
   −
    def setSteps(self, dispatch):
  −
        dispatch.setStepList(
  −
                "betanag",  <- remove this line
  −
                "language",
  −
                "keyboard",
  −
                "findrootparts",
      
=====For SME9=====
 
=====For SME9=====
Line 258: Line 252:  
       $(pwd)/$distarch/
 
       $(pwd)/$distarch/
 
   /bin/sed -i -e "s|packagedir =.*|packagedir = Packages|" $(pwd)/$distarch/.treeinfo
 
   /bin/sed -i -e "s|packagedir =.*|packagedir = Packages|" $(pwd)/$distarch/.treeinfo
 +
 +
 +
=====For SME8=====
 +
 +
Edit cdrom.image/sme8/updates/installclasses/smeinstallclass.py and remove the "betanag" entry from the dispatch.setStepList list
 +
 +
    def setSteps(self, dispatch):
 +
        dispatch.setStepList(
 +
                "betanag",  <- remove this line
 +
                "language",
 +
                "keyboard",
 +
                "findrootparts",
    
===Prepare SME Server 10===
 
===Prepare SME Server 10===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu