aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync7Jybz2019-12-055-0/+0
|
* sync6Jybz2019-12-051-0/+0
|
* sync5Jybz2019-12-051-0/+0
|
* sync4Jybz2019-12-058-0/+14
|\
| * Using the uboot DTB works also great.Jybz2019-11-161-0/+0
| |
| * Compiled bootloader uboot for Banana Pro.Jybz2019-11-161-0/+0
| |
| * Using the uboot DTB works also great.Jybz2019-11-161-0/+0
| |
| * Mageia has the working kernel for Banana Pro, .config file is no longer ↵Jybz2019-11-161-4324/+0
| | | | | | | | required.
| * MAJJybz2019-11-162-9/+2
| |
| * MAJJybz2019-11-162-6/+15
| |
| * MAJJybz2019-11-162-1/+5
| |
| * coquille readmeJybz2019-11-141-1/+1
| |
| * Change Readme (add information to grow partition)Jybz2019-11-141-1/+23
| |
| * UpdateJybz2019-11-093-48/+62
| |
| * majJybz2019-11-091-1/+1
| |
| * MAJJybz2019-11-091-14/+19
| |
| * New possibility to resize the root partition.Jybz2019-11-091-0/+27
| |
| * Une maj ?Jybz2019-11-091-0/+4
| | | | | | | | Je ne sais même plus s'il y a une maj de ce fichier...
| * updateJybz2019-11-052-21/+41
| |
| * updateJybz2019-11-051-4/+4
| |
| * Linux and uboot .config files.Jybz2019-11-052-0/+5803
| |
| * Amélioration des unmount/unloopJybz2019-11-051-57/+45
| |
| * réagencement du processus, fonctionnalisation nouvelle.Jybz2019-11-051-148/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | La création de l'image est effectuée avant l'installation des logiciels. De nouvelles fonctions ont été divisées de fonctions existantes. Il y a un bout de code qui ne me plaît pas : info "making partitions" echo -e "${FDISK_SCRIPT}" | /sbin/fdisk ${DEVICE} # Activate loop device info "device to detach ${DEVICE}" /sbin/losetup -d "${DEVICE}" DEVICE=$(/sbin/partx -va "${INSTALL_PATH}/${IMAGE}" | /bin/grep -m 1 -E -o '/dev/loop.?') info "New attached device ${DEVICE}" info "partitions list:" info "$(/sbin/partx -v "${INSTALL_PATH}/${IMAGE}")" if [ 1 -eq ${SEPARATE_BOOT_PARTITION} ]; then BOOTP="${DEVICE}p1" ROOTP="${DEVICE}p2" else ROOTP="${DEVICE}p1" fi
| * preparation modification structurellesJybz2019-11-031-259/+226
| |
| * Supprimer 'second_stage_install.sh'Jybz2019-11-031-71/+0
| |
| * preparation modification structurellesJybz2019-11-031-0/+71
| |
| * Change la locale à C, toutes les commandes du script sont en anglais, il ↵Jybz2019-11-011-2/+3
| | | | | | | | n'y a plus d'erreur PERL.
| * small majJybz2019-10-271-4/+14
| |
| * Création d'une fonction de démontage, désactive le split-length (DL tout)Jybz2019-10-271-28/+42
| |
| * Rectification skel, clean, rm ${BOOT}&${ROOT}Jybz2019-10-271-11/+36
| | | | | | | | | | | | Skel supprime les fichiers par défaut du paquet rootfiles dont le .bashrc et la variable PATH contenant /usr/sbin. Clean démontait les partitions avec une regex dans la commande ls, qui ne gère pas les regex. Méthode changée. Modification de rmdir -rf /mnt/boot à rm -rf car rmdir ne prends aucun de des arguments r/f et bloque si le dossier n'est pas vide.
| * Banana Pro READMEJybz2019-10-201-3/+3
| |
| * Banana Pro READMEJybz2019-10-201-1/+54
| |
| * Banana Pro READMEJybz2019-10-201-262/+46
| |
| * Banana Pro READMEJybz2019-10-201-0/+278
| |
| * MAJJybz2019-10-201-0/+0
| |
| * MAJJybz2019-10-201-0/+0
| |
| * MAJJybz2019-10-205-0/+219
| |
| * suppr avt majJybz2019-10-201-0/+0
| |
| * suppr avt majJybz2019-10-201-7/+0
| |
| * suppr avt majJybz2019-10-201-0/+0
| |
| * suppr avt majJybz2019-10-201-68/+0
| |
| * suppr avt majJybz2019-10-201-38/+0
| |
| * suppr avt majJybz2019-10-201-74/+0
| |
| * suppr avt majJybz2019-10-201-0/+0
| |
| * suppr avt majJybz2019-10-201-15/+0
| |
| * suppr avt majJybz2019-10-201-37/+0
| |
| * Readme link repared 2Jybz2019-10-201-19/+19
| | | | | | | | Mismatch tags
| * readme link reparedJybz2019-10-201-39/+36
| | | | | | | | Réparation des liens du readme
| * readme testJybz2019-10-201-2/+2
| |
| * readme testJybz2019-10-201-1/+2
| |