From 5f0bdbbd0215906a30c811f82959f7e517335d20 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Sun, 16 Oct 2016 23:59:49 +0800 Subject: distro: add Manjaro --- distro/manjaro/64/xfce/entry | 3 +++ distro/manjaro/64/xfce/install.sh | 2 ++ distro/manjaro/64/xfce/isoinfo | 5 +++++ 3 files changed, 10 insertions(+) create mode 100644 distro/manjaro/64/xfce/entry create mode 100644 distro/manjaro/64/xfce/install.sh create mode 100644 distro/manjaro/64/xfce/isoinfo (limited to 'distro/manjaro/64/xfce') diff --git a/distro/manjaro/64/xfce/entry b/distro/manjaro/64/xfce/entry new file mode 100644 index 0000000..5b500a5 --- /dev/null +++ b/distro/manjaro/64/xfce/entry @@ -0,0 +1,3 @@ +_arch=x86_64 +_flavour=Xfce +source distro/manjaro/entry diff --git a/distro/manjaro/64/xfce/install.sh b/distro/manjaro/64/xfce/install.sh new file mode 100644 index 0000000..b042c51 --- /dev/null +++ b/distro/manjaro/64/xfce/install.sh @@ -0,0 +1,2 @@ +ARCH=x86_64 +source distro/manjaro/install.sh diff --git a/distro/manjaro/64/xfce/isoinfo b/distro/manjaro/64/xfce/isoinfo new file mode 100644 index 0000000..2ff5ace --- /dev/null +++ b/distro/manjaro/64/xfce/isoinfo @@ -0,0 +1,5 @@ +source distro/manjaro/isoinfo.common +ISONAME="$DISTRONAME x86_64 $_isodate Xfce" +ISOURL="release/${_isodate}/xfce/manjaro-xfce-${_isodate}-x86_64.iso" +SHA256=eeb3c56f85d75b1d81bb5c61819d3066c2c71ce8cdea0e0108a7889affb76d84 + -- cgit v1.2.3