Commit graph

244 commits

Author SHA1 Message Date
fdupoux 3a8114abd0 Added an alias for the lsblk command 2020-08-24 21:09:21 +01:00
Francois Dupoux 2eb42d4d21 Merge branch 'bootmenus' into 'master'
Make BIOS and UEFI boot menus more consistent (boot entries, screen resolution, colors)

See merge request fdupoux/sysresccd-src!83
2020-08-23 10:53:11 +00:00
fdupoux 5ccc3267ac Make BIOS and UEFI boot menus more consistent (boot entries, screen resolution, colors) 2020-08-23 11:28:02 +01:00
fdupoux 8350791321 Cleanup XFCE application menu 2020-08-22 16:52:44 +01:00
fdupoux 4f4bc82140 Update list of irrelevant firmware files 2020-08-22 16:37:49 +01:00
Francois Dupoux cf36ab7ab0 Merge branch 'xfce-img' into 'master'
Added packages: xfce4-screenshooter + ristretto

See merge request fdupoux/sysresccd-src!82
2020-08-22 15:13:19 +00:00
fdupoux f330aa8111 Added packages: xfce4-screenshooter + ristretto 2020-08-22 16:05:52 +01:00
Francois Dupoux 320d021c52 Merge branch 'timer-units' into 'master'
Mask more irrelevant timer units (#140)

See merge request fdupoux/sysresccd-src!81
2020-08-21 06:00:50 +00:00
fdupoux fd151c61d0 Mask more irrelevant timer units (#140) 2020-08-19 08:01:11 +01:00
fdupoux 076947cdb3 Update syslinux configuration to boot automatically after 90 seconds (#36) 2020-08-18 08:40:27 +01:00
Francois Dupoux 89a3a9f3cd Merge branch 'nomodeset' into 'master'
Add an entry in the boot menus to use the nomodeset option (#131)

See merge request fdupoux/sysresccd-src!80
2020-08-18 07:39:14 +00:00
fdupoux cb20b2ae72 Added an entry in the boot menus to use the nomodeset option (#131) 2020-08-18 08:36:05 +01:00
Francois Dupoux bd80afa6d2 Merge branch 'hardinfo' into 'master'
Add hardinfo

See merge request fdupoux/sysresccd-src!79
2020-08-13 05:53:32 +00:00
fdupoux 64913f4400 Added package: hardinfo 2020-08-12 22:19:32 +01:00
Francois Dupoux 88fdf71859 Merge branch 'srm-override' into 'master'
srm patch: override airootfs files

See merge request fdupoux/sysresccd-src!78
2020-08-10 06:01:00 +00:00
Francois Dupoux b8cb05072c Merge branch 'ntfs-plugin' into 'master'
Added ntfs-3g-system-compression (#134)

See merge request fdupoux/sysresccd-src!77
2020-08-10 05:59:29 +00:00
Marcos Mello 3fb8f54e84 srm patch: override airootfs files
It is counterintuitive otherwise.
2020-08-09 21:29:11 -03:00
fdupoux 23680c2796 Added ntfs-3g-system-compression (#134) 2020-08-09 10:20:38 +01:00
fdupoux fa1ed4e89f Renamed the custom package repository (custompkgs => sysrescuerepo) 2020-08-09 10:02:54 +01:00
Francois Dupoux 231ffe8a0d Merge branch 'hexeditors' into 'master'
Added hexedit and ghex hexadecimal text editors (#135)

See merge request fdupoux/sysresccd-src!76
2020-08-09 08:29:53 +00:00
fdupoux 3ec200b70a Added hexedit and ghex hexadecimal text editors (#135) 2020-08-09 09:27:58 +01:00
fdupoux 1213cc961d Updated ChangeLog 2020-08-09 08:56:09 +01:00
fdupoux 40b7aa023b Updated README file 2020-08-07 17:48:20 +01:00
fdupoux 845958c67c Rename archiso patches to make it clear which version is being used 2020-08-07 17:41:15 +01:00
Francois Dupoux 2e00c759ae Merge branch 'fix-bin-deps' into 'master'
Test binaries from custom packages during the build (#133)

See merge request fdupoux/sysresccd-src!74
2020-08-05 19:32:19 +00:00
fdupoux e039170e31 Test binaries from custom packages during the build (#133) 2020-08-05 20:21:54 +01:00
Francois Dupoux 4c5f6f581a Merge branch 'network-timeout' into 'master'
Increase NM_ONLINE_TIMEOUT from 10 to 20 seconds (#120)

See merge request fdupoux/sysresccd-src!73
2020-08-05 16:55:30 +00:00
fdupoux 5e2fe1119b Increase NM_ONLINE_TIMEOUT from 10 to 20 seconds (#120) 2020-08-05 07:54:44 +01:00
Francois Dupoux 78d97abd5e Merge branch 'srm-mount' into 'master'
srm patch: simplify mount command

See merge request fdupoux/sysresccd-src!71
2020-08-05 05:58:16 +00:00
Francois Dupoux 8de4d7fdea Merge branch 'root-perm' into 'master'
Keep /root permissions as 750

See merge request fdupoux/sysresccd-src!72
2020-08-05 05:57:48 +00:00
Marcos Mello 835b45f3b1 Keep /root permissions as 750
d39e2ba41b
2020-08-04 21:46:11 -03:00
Marcos Mello 285ffe8969 srm patch: simplify mount command 2020-08-04 21:42:42 -03:00
fdupoux 8d00266201 Fixed typo in the program inventory 2020-08-04 07:51:06 +01:00
fdupoux ddd5633b72 Updated path to python3 2020-08-03 20:44:48 +01:00
Francois Dupoux 8346de7c27 Merge branch 'path-sbin' into 'master'
Add /sbin to PATH for chroot environments (#126)

See merge request fdupoux/sysresccd-src!69
2020-08-03 19:42:58 +00:00
Francois Dupoux e71e45409d Merge branch 'httpS-autorun' into 'master'
permit httpS to download autorun scripts

See merge request fdupoux/sysresccd-src!70
2020-08-03 19:42:01 +00:00
Richard DUMAIS 97680ce9ed permit httpS to download autorun scripts 2020-08-03 15:31:18 +02:00
fdupoux e9d0356b8c Fix to remove warning during boot when there are no autorun scripts 2020-08-02 09:01:29 +01:00
fdupoux 551f3270a2 Keep boot entries consistent between syslinux and grub 2020-08-01 17:06:43 +01:00
fdupoux ea016587a5 Add /sbin to PATH for chroot environments (#126) 2020-08-01 09:19:40 +01:00
fdupoux 0dfc571264 SystemRescueCd-6.1.7 2020-07-31 18:39:00 +01:00
Francois Dupoux 2a3b530648 Merge branch 'licence' into 'master'
Updated LICENCE file to follow archiso

See merge request fdupoux/sysresccd-src!68
2020-07-30 19:36:09 +00:00
fdupoux ed9436b59b Updated LICENCE to follow archiso 2020-07-30 19:54:19 +01:00
fdupoux 9ac352f7fa Added chntpw to the program inventory 2020-07-28 08:45:50 +01:00
fdupoux a7245f732b Added package: mtr (#128) 2020-07-27 20:14:06 +01:00
Francois Dupoux dcd916358c Merge branch 'fix-path' into 'master'
Fix for ArchLinux bug FS#67411

See merge request fdupoux/sysresccd-src!67
2020-07-27 18:52:56 +00:00
fdupoux 6bd8322c34 Fix for ArchLinux bug FS#67411 2020-07-27 19:50:47 +01:00
Francois Dupoux c9fcee3a1e Merge branch 'autorun-copytoram' into 'master'
Copy autorun scripts to new location when copytoram is enabled

See merge request fdupoux/sysresccd-src!66
2020-07-27 18:18:02 +00:00
fdupoux 78a5b5f4d3 Remove new large firmware: /usr/lib/firmware/mrvl/prestera 2020-07-25 17:13:31 +01:00
fdupoux d2f290f8e8 Copy autorun scripts to new location when copytoram is enabled (#126) 2020-07-25 14:49:56 +01:00