]> git.ozlabs.org Git - petitboot/blobdiff - petitboot-paths.h
tests: add tests for assorted ydl and ubuntu configs
[petitboot] / petitboot-paths.h
index 114d0b22b2a37bf4f185538ea3d67c7fc54afb18..40ce5571c6aa6a720198558ca170600a0c846b6f 100644 (file)
 #endif
 
 #ifndef TMP_DIR
 #endif
 
 #ifndef TMP_DIR
-#define TMP_DIR "/var/tmp"
+#define TMP_DIR "/var/tmp/mnt/"
 #endif
 
 #define PBOOT_DEVICE_SOCKET "/var/tmp/petitboot-dev"
 #define MOUNT_BIN "/bin/mount"
 #define UMOUNT_BIN "/bin/umount"
 #endif
 
 #define PBOOT_DEVICE_SOCKET "/var/tmp/petitboot-dev"
 #define MOUNT_BIN "/bin/mount"
 #define UMOUNT_BIN "/bin/umount"
+#define BOOT_GAMEOS_BIN "/usr/bin/ps3-boot-game-os"
 
 /* at present, all default artwork strings are const. */
 #define artwork_pathname(s) (PKG_SHARE_DIR "/artwork/" s)
 
 /* at present, all default artwork strings are const. */
 #define artwork_pathname(s) (PKG_SHARE_DIR "/artwork/" s)