Author Topic: <SOLVED> mylivecd leaves services disabled on finish  (Read 1052 times)

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4037
<SOLVED> mylivecd leaves services disabled on finish
« on: June 09, 2010, 03:20:26 PM »
Mylivecd now disables services not required on a livecd before remastering, but it does not re-enable them again when it finishes. The code to re-enable them all is present (at least the subroutine call is) but is commented out. I presume that was done during testing and then overlooked.

Presumably, it would be better to record the status of the services before disabling them and restore the system to the way it was when finishing, otherwise remastering the installed system might change it in ways the user doesn't want.
« Last Edit: June 09, 2010, 05:17:05 PM by kjpetrie »
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12657
Re: mylivecd leaves services disabled on finish
« Reply #1 on: June 09, 2010, 03:46:35 PM »
Presumably, it would be better to record the status of the services before disabling them and restore the system to the way it was when finishing, otherwise remastering the installed system might change it in ways the user doesn't want.


Yes. Can you code that for me please? I sure would appreciate it.

-T

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4037
Re: mylivecd leaves services disabled on finish
« Reply #2 on: June 09, 2010, 04:17:04 PM »
Now why did I know you were gonna say that?

I'll have a go.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4037
Re: mylivecd leaves services disabled on finish
« Reply #3 on: June 09, 2010, 05:16:13 PM »
OK,

Attached as mylivecd.txt.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12657
Re: mylivecd leaves services disabled on finish
« Reply #4 on: June 09, 2010, 05:29:36 PM »
OK,

Attached as mylivecd.txt.



That's G R R R E A T!




Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

genomega

  • Guest
Re: <SOLVED> mylivecd leaves services disabled on finish
« Reply #5 on: June 09, 2010, 10:14:34 PM »
+1  :)