Hi all, I develop custom debian installation for company needs.
One of the requirements is to disable apt. It means: - do not use apt during installation - apt shouldn't be present on target installation (target modules are embedded modules with relatively small disk and without internet access) I use simple-cdd 0.3.9. I've entered these lines in <profile>.preseed: base-config apt-setup/another boolean false apt-mirror-setup apt-setup/use_mirror boolean false d-i apt-setup/security-updates boolean false d-i apt-setup/uri-type select cdrom I have removed apt and related from <profile>.packages. However, apt is still queried during installation and is present in final installation. Is there any way how to disable the apt completely? Thanks for a help. Michal Filka -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/bee650d2f88d74448ad3e613b0c6d4e509af87e...@sts-prg-exm1m1.sts.sitronics.com
