From 3ec200b70aab1308a0900d80f3edde54fd3d27b7 Mon Sep 17 00:00:00 2001 From: fdupoux Date: Sun, 9 Aug 2020 08:59:30 +0100 Subject: [PATCH] Added hexedit and ghex hexadecimal text editors (#135) --- ChangeLog | 1 + airootfs/root/customize_airootfs.sh | 3 ++- airootfs/usr/share/sysresccd/index.md | 2 ++ packages | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ad1b701..932595d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ SystemRescueCd ChangeLog 6.1.8 (YYYY-MM-DD): ------------------------------------------------------------------------------- * Added support for getting autorun scripts from HTTPS sources (Richard Dumais) +* Added hexedit and ghex hexadecimal text editors (#135) ------------------------------------------------------------------------------- 6.1.7 (2020-08-01): diff --git a/airootfs/root/customize_airootfs.sh b/airootfs/root/customize_airootfs.sh index aa2792e..aefe101 100755 --- a/airootfs/root/customize_airootfs.sh +++ b/airootfs/root/customize_airootfs.sh @@ -50,13 +50,14 @@ find /usr/lib -type f,l -name '*.a' -delete rm -rf /usr/lib/{libgo.*,libgphobos.*,libgfortran.*} rm -rf /usr/share/gtk-doc /usr/share/doc /usr/share/keepassxc/docs/*.pdf rm -rf /usr/share/keepassxc/translations +rm -rf /usr/share/help/*/ghex/ rm -rf /usr/share/gir* rm -rf /usr/include rm -rf /usr/share/man/man3 # Cleanup XFCE menu sed -i '2 i NoDisplay=true' /usr/share/applications/{exo-mail-reader,exo-web-browser,jmacs,jpico,jstar}.desktop -sed -i "s/^\(Categories=\).*\$/Categories=TextEditor;Utility;/" /usr/share/applications/{geany,joe,jmacs,jpico,jstar}.desktop +sed -i "s/^\(Categories=\).*\$/Categories=TextEditor;Utility;/" /usr/share/applications/{geany,joe,jmacs,jpico,jstar,*GHex*}.desktop # Remove large/irrelevant firmwares rm -rf /usr/lib/firmware/{liquidio,netronome,mrvl/prestera} diff --git a/airootfs/usr/share/sysresccd/index.md b/airootfs/usr/share/sysresccd/index.md index 730bd03..79e0c5c 100644 --- a/airootfs/usr/share/sysresccd/index.md +++ b/airootfs/usr/share/sysresccd/index.md @@ -132,6 +132,8 @@ order of the UEFI boot entries on your computer. * You can use graphical text editors such as **featherpad** and **geany** * You can use text editors such as **vim**, **nano** and **joe** from the terminal +* If you need an hexadecimal editor then you can use either **ghex** which has +a graphical user interface or **hexedit** from the terminal ## Archival and file transfer diff --git a/packages b/packages index 57e5c8d..4853e4c 100644 --- a/packages +++ b/packages @@ -41,6 +41,7 @@ foremost fsarchiver galculator geany +ghex git gnu-netcat gpart @@ -53,6 +54,7 @@ grsync grub haveged hdparm +hexedit htop hwinfo iftop