Commit graph

61 commits

Author SHA1 Message Date
Gerd v. Egidy bd051a9569 bring back inetutils package
inetutils contains programs like telnet and ftp.

It was previously part of SystemRescue. It was not explicitly listed, but pulled in
as dependency from openssh. Now openssh dropped the dependency listing, so it
silently disappeared from SystemRescue.
2021-12-23 22:41:17 +01:00
fdupoux 9ef0273fdb Add net-tools package (#239) 2021-12-18 18:10:18 +00:00
fdupoux 8e9592e956 Added archinstall package 2021-12-18 18:00:19 +00:00
fdupoux b1f0a686de Add cron and at packages (#207) 2021-12-18 13:17:15 +00:00
fdupoux 15f6519a16 Add CJK fonts for Chinese, Japanese, Korean (#154) 2021-11-28 16:01:26 +00:00
fdupoux 3deef8fd5b Replace gsettings-desktop-schemas with gsettings-desktop-schemas-dummy (#154) 2021-11-28 15:42:45 +00:00
fdupoux 77dbde7a8b Add dump/restore utilities (#226) 2021-11-07 11:16:00 +00:00
Marcos Mello d9b36c1c17 Add dovnc boot option
Fixes systemrescue/systemrescue-sources#228
2021-11-07 07:29:53 -03:00
fdupoux f5bb72b838 Replaced package: growpart => growpartfs 2021-07-24 08:27:20 +01:00
fdupoux d2966b4a0f Dropped joe (package removed upstream) 2021-05-08 14:05:00 +01:00
fdupoux 16d2cc610d Added xfburn for burning optical medias 2021-05-04 20:57:11 +01:00
fdupoux b8680ce7ea Added gsmartcontrol (#191) 2021-04-24 09:22:50 +01:00
fdupoux 77912f6a0c Added ext4magic to recover deleted or overwritten files on ext3 and ext4 (#193) 2021-04-17 10:05:10 +01:00
fdupoux 9903a1826b Remove haveged (#186) 2021-02-27 13:58:29 +00:00
fdupoux 7648b13701 Drop wireguard-lts (it is now part of linux-lts) 2021-02-18 19:49:50 +00:00
fdupoux e68acdde2b Replaced exfat-utils with exfatprogs (#138) 2021-02-18 19:49:29 +00:00
fdupoux 669f0c44d9 Added package: paperkey 2021-01-17 14:14:36 +00:00
fdupoux 63f532593a Added pam-u2f and libfido2 2021-01-02 10:07:21 +00:00
fdupoux 716924e7d3 Added python-pip (#176) 2020-12-25 15:59:14 +00:00
Gerd v. Egidy 7245748091 add reverse_ssh: Open a outbound SSH server connection (reverse SSH), primarily for remote support 2020-11-21 21:50:05 +01:00
fdupoux 5e0b201995 Add the beep package (#162) 2020-10-25 17:23:45 +00:00
fdupoux c84c1aacfc Added dislocker to access disks encrypted using bitlocker (#46) 2020-10-12 07:56:07 +01:00
fdupoux c8c2e9f1c5 Add and enable qemu-guest-agent (#148) 2020-09-10 08:18:12 +01:00
fdupoux f330aa8111 Added packages: xfce4-screenshooter + ristretto 2020-08-22 16:05:52 +01:00
fdupoux 64913f4400 Added package: hardinfo 2020-08-12 22:19:32 +01:00
fdupoux 23680c2796 Added ntfs-3g-system-compression (#134) 2020-08-09 10:20:38 +01:00
fdupoux 3ec200b70a Added hexedit and ghex hexadecimal text editors (#135) 2020-08-09 09:27:58 +01:00
fdupoux a7245f732b Added package: mtr (#128) 2020-07-27 20:14:06 +01:00
fdupoux 67fe17c950 Add package: dd_rescue (#127) 2020-07-21 20:42:57 +01:00
fdupoux a30540f0c2 Added package: foremost 2020-07-04 14:43:04 +01:00
Marcos Mello efd0d23dd2 Drop netctl in favor of systemd-networkd and systemd-resolved
* Following upstream archiso

* NetworkManager stays as default in SystemRescueCd

* Explicitly symlink /etc/resolv.conf to /run/NetworkManager/resolv.conf
  to make clear NetworkManager is in charge

Closes fdupoux/sysresccd-src#75
2020-06-29 15:37:29 -03:00
fdupoux 6db98e2611 Added minicom and picocom serial communication programs 2020-06-27 15:12:41 +01:00
fdupoux b83ce32046 Renamed refind-efi package 2020-05-16 19:50:05 +01:00
fdupoux 17abe7b5c0 Added package: hwinfo 2020-04-17 17:21:49 +01:00
fdupoux d44d952eae Added offline manual 2020-04-13 17:23:55 +01:00
fdupoux de26d21624 Added package: galculator 2020-04-13 13:26:22 +01:00
fdupoux b1848c0ee8 Improve command for reporting package sizes 2020-04-12 09:29:19 +01:00
fdupoux c6402566cc Replace tigervnc with remmina+libvncserver 2020-04-10 16:50:21 +01:00
Marcos Mello e9d6aa2735 Replace vim-minimal package with vim
vim-minimal is provided by vim.
2020-04-09 16:56:23 -03:00
Marcos Mello 137f47b9ed Add e2fsprogs package
It is installed as dependency, but let's install such core package explicitly.
2020-04-09 16:54:26 -03:00
fdupoux 3d563f96ae Added package: ipmitool (#98) 2020-04-07 19:05:24 +01:00
Marcos Mello 020868abfe Replace dnsutils package with bind-tools
dnsutils is provided by bind-tools.
2020-04-06 21:08:22 -03:00
fdupoux 64e97b3354 Added package: udftools 2020-04-06 22:32:06 +01:00
fdupoux f6320b1546 Added package: gpart (#97) 2020-04-06 22:14:22 +01:00
Marcos Mello 3f3405049b Move hardcoded package list from build.sh to packages file 2020-04-06 15:49:14 -03:00
Marcos Mello 2f1f5c31b2 Drop packages pulled in by base metapackage
mkarchiso init installs them.
2020-04-06 15:35:45 -03:00
fdupoux 8712e1a466 Removed package: lightdm (#94) 2020-04-05 10:04:51 +01:00
Francois Dupoux 3c107cd8ac Merge branch 'drop-iwd' into 'master'
Drop iwd

See merge request fdupoux/sysresccd-src!27
2020-04-04 08:07:53 +00:00
Marcos Mello 32d7e8d7da Drop iwd
Not used by default. We can add iwd back once it becomes a real substitute
to wpa_supplicant.
2020-04-03 17:25:05 -03:00
fdupoux 8b716f44bb Added packages: wimlib + cabextract 2020-03-31 17:37:55 +01:00