aboutsummaryrefslogtreecommitdiff
path: root/src/ps1/wnix.xml
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2025-07-07 13:22:53 +0200
committerXavier Del Campo Romero <xavi92@disroot.org>2025-11-11 00:08:15 +0100
commit7861a52adf92a083bb2aed4c35f98d8035dce032 (patch)
tree28cd3c40e4c878f730f5df3c1d93bdf91af490c3 /src/ps1/wnix.xml
parent7fc48e9216ff809da5f8055a50b0be17628ef1df (diff)
downloadwnix-7861a52adf92a083bb2aed4c35f98d8035dce032.tar.gz
Setup project skeleton
Diffstat (limited to 'src/ps1/wnix.xml')
-rw-r--r--src/ps1/wnix.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/ps1/wnix.xml b/src/ps1/wnix.xml
new file mode 100644
index 0000000..b7a695e
--- /dev/null
+++ b/src/ps1/wnix.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<iso_project image_name="wnix.bin" cue_sheet="wnix.cue" no_xa="0">
+ <track type="data">
+ <identifiers
+ volume = "WNIX"
+ volume_set = "WNIX"
+ publisher = "WNIX"
+ />
+ <license file="infoeur.dat"/>
+ <directory_tree>
+ <file name="system.cnf" source="system.cnf"/>
+ <file name="wnix.exe" source="wnix.exe"/>
+ <dir name="bin" source="bin">
+ <file name="initd" source="bin/initd"/>
+ <file name="yes" source="bin/yes"/>
+ </dir>
+ <dummy sectors="13500" type="0"/>
+ </directory_tree>
+ </track>
+</iso_project>