Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Framework/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
=================================================
pastikan sudah masuk di mode chroot baca
di Panduan Nome 3
=================================================
## issue
=================================================
Pastikan sudah masuk di mode chroot baca
di Panduan Nome 3
=================================================

## issue
edit issue di /etc/issue

> cd /etc
> nano issue
Silahkan Ganti Isinya Contoh :
Xenta OS 1.3 Arok \n \l
Xenta OS 2.0 Batik \n \l

=================================================
2. issue.net
edit issue di /etc/issue.net
cd /etc
nano issue.net
Silahkan Ganti Isinya Contoh :
Xenta OS 1.3 Arok
Xenta OS 2.0 Batik

=================================================
3. os-release
Expand All @@ -25,34 +26,34 @@ os release adalah symslink dari /usr/lib/os-release link > /etc/os-release
cd /etc
nano os-release
Silahkan Ganti Isinya Contoh :
NAME="Xenta OS"
VERSION="1.3 (Arok)"
ID=xentaos
ID_LIKE=ubuntu
PRETTY_NAME="Xenta OS 1.3"
VERSION_ID="1.3"
HOME_URL="http://www.xentaos.org/"
SUPPORT_URL="http://www.xentaos.org/"
BUG_REPORT_URL="http://www.xentaos.org/"
VERSION_CODENAME=arok
UBUNTU_CODENAME=xenial
NAME="Xenta OS"
VERSION="2.0 (Batik)"
ID=xentaos
ID_LIKE=ubuntu
PRETTY_NAME="Xenta OS 2.0"
VERSION_ID="2.0"
HOME_URL="http://www.xentaos.com/"
SUPPORT_URL="http://www.xentaos.com/"
BUG_REPORT_URL="http://www.xentaos.com/"
VERSION_CODENAME=batik
UBUNTU_CODENAME=xenial

=================================================
4. HANYA untuk Linux Mint mengganti info
edit info di /etc/linuxmint/info
cd /etc/linuxmint/
nano info
Silahkan Ganti Isinya Contoh :
RELEASE=1.3
CODENAME=arok
RELEASE=2.0
CODENAME=batik
EDITION="Cinnamon 32-bit"
DESCRIPTION="Xenta OS 1.3 Arok"
DESCRIPTION="Xenta OS 2.0 Batik"
DESKTOP=Gnome
TOOLKIT=GTK
NEW_FEATURES_URL=http://www.xentaos.org/
RELEASE_NOTES_URL=http://www.xentaos.org/
NEW_FEATURES_URL=http://www.xentaos.com/
RELEASE_NOTES_URL=http://www.xentaos.com/
USER_GUIDE_URL=help:xentaos
GRUB_TITLE=Xenta OS 1.3 Cinnamon 32-bit
GRUB_TITLE=Xenta OS 2.0 Cinnamon 32-bit

=================================================
5. os-release
Expand All @@ -61,9 +62,9 @@ cd /etc/
nano os-release
Silahkan Ganti Isinya Contoh :
DISTRIB_ID=xentaos
DISTRIB_RELEASE=1.3
DISTRIB_CODENAME=arok
DISTRIB_DESCRIPTION="Xenta OS 1.3 LTS Arok"
DISTRIB_RELEASE=2.0
DISTRIB_CODENAME=batik
DISTRIB_DESCRIPTION="Xenta OS 2.0 LTS Batik"

=================================================
6. 00-help-text
Expand All @@ -80,7 +81,7 @@ if [ -z "$DISTRIB_RELEASE" ] && [ -x /usr/bin/lsb_release ]; then
DISTRIB_RELEASE=$(lsb_release -sr)
fi

URL="http://www.xentaos.org/"
URL="http://www.xentaos.com/"

printf "\n * Documentation: %s\n" "$URL"
'''
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash
########################################################################
# AUTHOR : XENTA OS
# LICENSE : GNU GPL 3.0
# WEBSITE : http://www.xentaos.org/
# WEBSITE : http://www.xentaos.com/
########################################################################

# Mengubah Bootscreen DVD Live
Expand Down Expand Up @@ -33,7 +32,7 @@ Description=Text mode theme
ModuleName=ubuntu-text

[ubuntu-text]
title=Xenta OS 1.3
title=Xenta OS 2.0
black=0x000000
white=0xeeeeee
brown=0x80c33b
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash
########################################################################
# AUTHOR : XENTA OS
# LICENSE : GNU GPL 3.0
# WEBSITE : http://www.xentaos.org/
# WEBSITE : http://www.xentaos.com/
########################################################################

# Mengubah Username dan Hostname Live CD
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash
########################################################################
# AUTHOR : XENTA OS
# LICENSE : GNU GPL 3.0
# WEBSITE : http://www.xentaos.org/
# WEBSITE : http://www.xentaos.com/
########################################################################

# Untuk Modifikasi Warna Terminal user@host $ _
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/bin/bash
########################################################################
# AUTHOR : XENTA OS
# LICENSE : GNU GPL 3.0
# WEBSITE : http://www.xentaos.org/
# WEBSITE : http://www.xentaos.com/
########################################################################

# Pertama silahkan buat file iso yang sudah diremaster dan sudah di sertakan theme, icons dan wallpaper
Expand All @@ -22,3 +21,4 @@ tar -zcvf artwork.tar.gz .config .gconf .cinnamon .mozilla
# copykan file artwork.tar.gz dan extact
# hapus folder .config .gconf .cinnamon .mozilla di /livecdtmp/edit/etc/skel/
# copykan folder artwork yang sudah diextrack .config .gconf .cinnamon .mozilla ke folder livecdtmp/edit/etc/skel/
# Gunakan perintah ini chown -R root:root .config .gconf .cinnamon .mozilla
2 changes: 1 addition & 1 deletion Indonesia/Panduan/Chapter_1_Persiapan_Perangkat_Lunak.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Periapan Awal adalah memasang perangkat lunak yang nantinya digunakan sebagai perkakas dalam pembuat distro remastering.
Buka Terminal (CTRL + ALT + T) dan Ketik perintah berikut :
```
sudo apt-get install squashfs-tools genisoimage isolinux syslinux resolvconf syslinux-utils -y
sudo apt-get install squashfs-tools genisoimage isolinux syslinux resolvconf syslinux-utils
```
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ cd $HOME/livecdtmp/extract-cd/
find -type f -print0 | sudo xargs -0 md5sum | grep -v isolinux/boot.cat | sudo tee MD5SUMS
```
**[ 6 ]---------------------------------------------------------------------------------**
**PILIH SALAH SATU DIBAWAH INI MAU STANDAR COMPRESS ATAU HIGH COMPRESS**
**PILIH SALAH SATU DIBAWAH INI MAU STANDAR COMPRESS ATAU HIGH COMPRESS**
A. Membuat File image ISO Standar Kurang Dari 4GB**
Silahkan Ganti nama iso xentaos-1.3.2-cinnamon-amd64 sesuai yang anda inginkan.
```
Expand Down
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<h2>Panduan Remastering Distro GNU/Linux</h2>
Panduan Remastering yang dikembangkan oleh Dindin Hernawan.
Sebuah Panduan Remastering yang dikembangkan oleh Dindin Hernawan.
Menggunakan Peralatan sederhana dan semua serba perintah pada terminal GNU/linux. Download E-Booknya Bahasa Indonesia Edisi Linux Mint (PDF) <a href='https://drive.google.com/open?id=13psYBMbAJgxRyHUgUPeusfWeQ_2i48ap' alt='Download'>Download</a> Traktiran Kopinya <a href='https://www.paypal.me/dindinG41TR3' alt='paypal'>Paypal</a>

![GitHub issues](https://img.shields.io/github/issues/dindinG41TR3/myremastering.svg)
![GitHub last commit](https://img.shields.io/github/last-commit/dindinG41TR3/myremastering.svg)
![GitHub forks](https://img.shields.io/github/forks/dindinG41TR3/myremastering.svg?style=social)
Made with <span style="color: #e25555;">&#9829;</span> in Indonesia ![flag](http://www.flags-and-anthems.com/images/flags/i/flag-indonesia-wehende-flagge-12x18.gif)


<hr>
<h2>Bahasa Indonesia</h2>
<a>Panduan :</a>
Expand Down
2 changes: 1 addition & 1 deletion gitpush
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ package=myremastering
version="Update"
figlet $package
echo " Set Remote... "
git remote set-url origin git@github.com:dindinW101/$package.git
git remote set-url origin git@github.com:dindinG41TR3/$package.git
echo " Pull Request Github... "
git pull
echo " Git Add Local... "
Expand Down