define stage2 binary exec to predator

This commit is contained in:
Anton Kachalov 2004-01-30 16:53:06 +00:00
parent 47fd3ec16e
commit e705fcb66c

View File

@ -32,7 +32,7 @@
#define RAMDISK_LOCATION "/ALTLinux/base/"
#define IMAGE_LOCATION "/tmp/image"
#define STAGE2_LOCATION "/tmp/stage2"
#define STAGE2_BINNAME "runinstall2"
#define STAGE2_BINNAME "predator"
/* user-definable (in Makefile): DISABLE_NETWORK, DISABLE_DISK, DISABLE_CDROM, DISABLE_PCMCIA */