| Author |
Message |
|
|
Post subject: sysv-freeze
Posted: Feb 03, 2007 - 09:10 PM
|
|

Joined: Nov 30, 2006
Posts: 204
Location: Buxton, UK
Status: Offline
|
|
| I think that sysv-freeze would be a handy addition to the final release. |
_________________ "Religion is something left over from the infancy of our intelligence, it will fade away as we adopt reason and science as our guidelines."
Bertrand Russell.
|
| |
|
|
|
 |
|
|
Post subject: sysv-freeze
Posted: Feb 05, 2007 - 02:45 PM
|
|
Joined: Dec 02, 2006
Posts: 1905
Status: Offline
|
|
| think that should be an option, but I think slh and h2 said something about not having the freeze/unfreeze thing as it was causing some confusion. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 05, 2007 - 05:16 PM
|
|
Joined: Dec 01, 2006
Posts: 481
Location: NYC/NJ Shore area
Status: Offline
|
|
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 05, 2007 - 06:39 PM
|
|
Joined: Dec 04, 2006
Posts: 637
Status: Offline
|
|
| I like it as well. It makes managing a debian system easy for a noob like me. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 05, 2007 - 07:42 PM
|
|
Joined: Nov 28, 2006
Posts: 4278
Status: Offline
|
|
I hate it, makes support a constant headache.
But, given that other people like it, that's just one opinion. Freeze stuff is the first stuff I remove in any installed system, so maybe it's better to have it than not have it, since it's easier to get rid of it if you know you don't like it [apt-get install sysv-rc-conf kills freeze] than it is for a new user to realize they need freeze and install it.
However, I have noticed that every user who installed sysv-rc-conf was really happy with it, and usually ended up solving their problem related to freeze right away. |
_________________ sidux Maintenance script: dist-upgrade, kernel install, general utilities: smxi
Backup script [using rdiff-backup]: rd-h2.sh
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 06, 2007 - 09:31 AM
|
|

Joined: Dec 04, 2006
Posts: 1233
Status: Offline
|
|
| I always though sysv-rc-conf was just for configuring the *current* rc-links (so basically a ui for "ln -s" and "rm"). How could it possibly substitute freeze-rc? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 06, 2007 - 07:39 PM
|
|
Joined: Dec 01, 2006
Posts: 481
Location: NYC/NJ Shore area
Status: Offline
|
|
I always hated du's running services and daemons by default.Freeze stops it for me.
Plus,one more step for an intruder to deal with. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 06, 2007 - 08:38 PM
|
|
Joined: Nov 28, 2006
Posts: 4278
Status: Offline
|
|
severin, not a substitute, a complete removal of that feature.
But, as we can see from this thread, many people like the freeze feature. I dislike it, since it has always simply complicated my life. |
_________________ sidux Maintenance script: dist-upgrade, kernel install, general utilities: smxi
Backup script [using rdiff-backup]: rd-h2.sh
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 06, 2007 - 10:35 PM
|
|

Joined: Dec 01, 2006
Posts: 924
Location: DE, near Hamburg
Status: Offline
|
|
| I think freeze is a very handy feature for I don't have to clean up the services after each d-u. I hope I can use it with sidux too. People who don't like it simply can leave the system unfreezed. |
_________________ Susan | Hw: | "Chaos"
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Feb 11, 2007 - 01:33 AM
|
|
Joined: Dec 19, 2006
Posts: 1029
Status: Offline
|
|
sysv-freeze will only be safe to use if someone takes care of it. Currently, no person has put their hand up to continue to care for it and make sure it is always working safely.
It touches on an absolutely crucial aspect of any debian system; sysv-init. So whoever cares for it must be dedicated to following changes in debian's init system.
Any volenteers? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: sysv-freeze
Posted: Mar 11, 2007 - 12:37 AM
|
|

Joined: Nov 30, 2006
Posts: 588
Location: USA
Status: Offline
|
|
$ apt-cache show sysv-freeze
Package: sysv-freeze
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 40
Maintainer: Stefan Lippers-Hollmann <slh>
Architecture: all
Version: 0.2.4-6
Depends: sysvinit (>= 2.86), sysv-rc, perl
Description: freeze/ unfreeze your rc-configuration
The script "freeze-rc.d" can be used to freeze the current rc- configuration
and prohibit installed, but deactivated services from being activated.
Before an apt-get (dist-)upgrade you can execute freeze-rc.d to save your
current rc-configuration to /etc/frozen-rc.d, after the (dist-)upgrade
"unfreeze-rc.d" can be started to release the lock.
Hm so I take it that was a Kanotix package that I still have installed?
I think it is a very nice idea, probably saves a lot of problems especially for newbies that do not want all kinds of services running that they don't know about. |
_________________ Debian Tips My Debian sources.list
"If you can't apt-get something, it isn't useful or doesn't exist"
|
| |
|
|
|
 |
|
|