Commit graph

286 commits

Author SHA1 Message Date
Francois Dupoux
aee0a2e52e Merge branch 'cowpacmansubcmd' into 'master'
Use sub-command in cowpacman2srm to specify whether to do prepare or create

See merge request systemrescue/systemrescue-sources!97
2020-11-09 20:36:54 +00:00
fdupoux
c2392e7516 Use sub-command in cowpacman2srm to specify whether to do prepare or create 2020-11-09 20:33:58 +00:00
Francois Dupoux
180176da7f Merge branch 'cowpacman2srm-improve' into 'master'
Small improvements to cowpacman2srm

See merge request systemrescue/systemrescue-sources!96
2020-11-08 19:10:53 +00:00
Gerd v. Egidy
c6352d8e8b add prepare mode to cowpacman2srm script
-p: prepare mode. Only prepares a directory with all files that would go into the SRM,
    but does not run mksquashfs. This allows further modifications by the user.
    In prepare mode the target file parameter is ignored.
2020-11-08 19:52:17 +01:00
Gerd v. Egidy
c1ab9675c5 small runtime improvement to the cowpacman2srm script
This prevents trying to create the directories twice by removing duplicate
entries from the file list. Saves about 3 seconds of runtime when testing
with the "atom" package.
2020-11-08 19:26:15 +01:00
fdupoux
6736e47e41 Updated ChangeLog 2020-11-08 15:33:41 +00:00
Francois Dupoux
4661cce802 Merge branch 'cowpacman2srm' into 'master'
Add cowpacman2srm script

See merge request systemrescue/systemrescue-sources!95
2020-11-08 15:29:18 +00:00
Gerd v. Egidy
3b2eaf953b Add cowpacman2srm script
Create SystemRescueModules (SRM) from pacman packages installed into the COW space

This script is meant to help creating SystemRescueModules (SRM) for SystemRescue.
More info about SRMs and this script can be found at:
https://www.system-rescue.org/Modules/

To use first install all packages you want to have in your SRM with pacman.
Default COW (Copy-On-Write) space is a ramdisk, so you usually don't have to do anything
special except provide enough RAM.
You can also enable any systemd services that are in these packages.

Then call:
cowpacman2srm [-c compalg] [-l complevel] targetfile.srm

Copy the .srm file to archisobasedir (default: "sysresccd") on your boot disk
and add the "loadsrm" boot parameter to SystemRescue.

There is no mechanism to check if a SRM is compatible with the version of SystemRescue
you are trying to run it with. So it is higly recommended to only use this script on
the exact version of SystemRescue you plan to use the SRM with.
2020-11-08 15:29:40 +01:00
fdupoux
3ee74c3d82 The qemu guest agent service has been renamed 2020-11-08 12:23:10 +00:00
fdupoux
5e0b201995 Add the beep package (#162) 2020-10-25 17:23:45 +00:00
fdupoux
525663bfdc Added fwsetup, reboot, halt entries to the UEFI boot menu 2020-10-22 07:37:15 +01:00
Francois Dupoux
aa99b61c3d Merge branch 'efishell' into 'master'
Add edk2-shell to the UEFI boot menu (#159)

See merge request systemrescue/systemrescue-sources!94
2020-10-22 06:20:48 +00:00
fdupoux
97c1cee96b Added edk2-shell boot entry in UEFI boot menu (#159) 2020-10-19 21:57:08 +01:00
fdupoux
6b737d30b1 SystemRescue-7.00 2020-10-17 09:32:37 +01:00
Francois Dupoux
597b80d7c5 Merge branch 'baud-rate' into 'master'
update serial-getty@.service to support 57600 baud rate

See merge request systemrescue/systemrescue-sources!93
2020-10-16 18:56:43 +00:00
Marcos Mello
a5ab9a21a8 update serial-getty@.service to support 57600 baud rate
See:

7fe7547ba3
2020-10-16 07:12:08 -03:00
fdupoux
1aef61a7ff Check dislocker binaries using check-binaries.sh 2020-10-12 17:52:08 +01:00
Francois Dupoux
60cc914511 Merge branch 'dislocker' into 'master'
Added dislocker to access disks encrypted using bitlocker (#46)

See merge request systemrescue/systemrescue-sources!92
2020-10-12 07:09:01 +00:00
fdupoux
c84c1aacfc Added dislocker to access disks encrypted using bitlocker (#46) 2020-10-12 07:56:07 +01:00
fdupoux
5a89b6e3cf Updated /etc/issue 2020-10-03 08:55:37 +01:00
fdupoux
9ccfb6ae3b Show version before architecture in the title 2020-09-28 08:07:40 +01:00
fdupoux
f054fb65e3 Updated the ISO label 2020-09-28 08:06:00 +01:00
fdupoux
5f5077b683 Updated comments regarding the use of pacman (#150) 2020-09-27 20:19:51 +01:00
Francois Dupoux
226f860262 Merge branch 'double-click' into 'master'
Increase xfwm4 double-click time

See merge request systemrescue/systemrescue-sources!91
2020-09-27 07:30:05 +00:00
Marcos Mello
60d4b9a5c8 Increase xfwm4 double-click time
See:
https://git.launchpad.net/xubuntu-default-settings/commit/?id=cf68186a533512e62e7532223471dffb348edd47
2020-09-26 16:04:07 -03:00
Francois Dupoux
9b96d23f06 Merge branch 'renameboot' into 'master'
Revert to original name when related to boot config

See merge request systemrescue/systemrescue-sources!90
2020-09-13 20:29:33 +00:00
fdupoux
51574e9fed Revert original name when related to boot config 2020-09-13 20:51:08 +01:00
Francois Dupoux
4e438e7360 Merge branch 'website' into 'master'
Update website address

See merge request systemrescue/systemrescue-sources!89
2020-09-13 12:43:30 +00:00
fdupoux
a9a28c54d5 Update website address 2020-09-13 13:42:13 +01:00
Francois Dupoux
40553a0645 Merge branch 'renaming' into 'master'
Rename project

See merge request systemrescue/systemrescue-sources!88
2020-09-13 12:36:24 +00:00
fdupoux
31a6662e34 Change ISO image naming pattern 2020-09-12 17:13:53 +01:00
fdupoux
45d27a0be6 Rename project : SystemRescueCd ==> SystemRescue 2020-09-12 11:47:11 +01:00
fdupoux
3dc5d2d3b4 SystemRescueCd-6.1.8 2020-09-12 08:40:19 +01:00
Francois Dupoux
52ba8a369c Merge branch 'qemu' into 'master'
Add and enable qemu-guest-agent (#148)

See merge request fdupoux/sysresccd-src!87
2020-09-11 06:55:46 +00:00
fdupoux
c8c2e9f1c5 Add and enable qemu-guest-agent (#148) 2020-09-10 08:18:12 +01:00
Francois Dupoux
1b058b4009 Merge branch 'kbdshortcuts' into 'master'
Created keyboard shortcuts (#146)

See merge request fdupoux/sysresccd-src!86
2020-09-08 18:19:22 +00:00
fdupoux
0334c01a96 Created keyboard shortcuts (#146) 2020-09-08 19:18:22 +01:00
Francois Dupoux
243456b6c1 Merge branch 'termcolors' into 'master'
Revert xfce terminal colors to default (#143)

See merge request fdupoux/sysresccd-src!85
2020-09-07 17:14:02 +00:00
fdupoux
6f184a233f Revert xfce terminal colors to default (#143) 2020-09-07 18:12:08 +01:00
Francois Dupoux
4555720583 Merge branch 'dircolors' into 'master'
Fix ls colors (#143)

See merge request fdupoux/sysresccd-src!84
2020-09-02 19:22:47 +00:00
fdupoux
ce66cc330e Fix ls colors (#143) 2020-09-02 20:13:52 +01:00
fdupoux
b01a28b996 Added ddrescue to the program inventory 2020-08-24 21:14:12 +01:00
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