I answered this here:
http://www.mail-archive.com/devinfo@lists.e-smith.org/msg09339.html--------------------------------------------------------------------------------
From: Darrell May
Subject: [e-smith-devinfo] HowTo remove taper and switch to flexbackup
Date: Sun, 26 May 2002 20:16:35 -0700
--------------------------------------------------------------------------------
Anyone that is currently using taper and wishes to switch back to flexbackup
may follow these steps:
1) visit /etc/e-smith/templates-custom/sbin/e-smith/backup/ and remove any
template fragments related to taper. Example '30taper'.
# cd /etc/e-smith/templates-custom/sbin/e-smith/backup/
# ll
# rm 30taper
2) reset /home/e-smith/configuration to use flexbackup
# /sbin/e-smith/config setprop backup Program flexbackup
# /sbin/e-smith/signal-event conf-backup
3) perform an immediate flexbackup to confirm everything is set correctly by
issuing:
# /sbin/e-smith/backup
Regards,
Darrell May