Here's a list of tasks executed for each action:

task_install() {
    task partition
    task mountdisks
    task extrbase
    task debconf
    task repository
    task updatebase
    task instsoft
    task configure
    task tests
    task finish
    task chboot
    task savelog

task_dirinstall() {
    task extrbase
    task debconf
    task repository
    task updatebase
    task instsoft
    task configure
    task tests
    task finish
    task savelog

task_softupdate() {
    task debconf
    task repository
    task updatebase
    task instsoft
    task configure
    task tests
    task savelog

-- 
regards Thomas



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to