Commit Graph

645 Commits (de512ba3c63e4945d29e60ab4372bfa83952edb0)

Author SHA1 Message Date
Rob Emery de512ba3c6
Merge 1ec415e852 into 5f0ccd3362 2019-10-13 22:37:44 +00:00
Tomas M 5f0ccd3362 Add mmc drivers 2019-10-13 19:09:15 +00:00
Tomas M b6569a3d0b Typo fix, thanks to Johannes 2019-10-13 20:44:13 +02:00
root 1ec415e852 Build now needs to do less work as the /EFI/Boot stucture is now correct in the source 2019-10-03 20:28:11 +00:00
root 24c62ad321 Going to move efi-files to mirror the final directory structure 2019-10-03 20:26:37 +00:00
Rob Emery 35d63d745a
What is BMR? 2019-10-03 00:03:13 +01:00
Rob Emery f585d7fd68
Previously these files end up in /slax/EFI/boot; we need in /EFI/boot 2019-10-03 00:00:17 +01:00
Rob Emery 7a155f7f75
Previously these would end up in /slax/EFI/boot but we need them in /EFI/boot 2019-10-02 23:59:10 +01:00
root a2b6006187 TinyTidup 2019-09-28 20:12:29 +00:00
root 1fc8d6cd4d Now that all the file manipulation is moved into build we need
the same logic in the slax bootinst as the main one
2019-09-28 20:11:34 +00:00
root 90ccdeb8e6 Unix line endings to dos 2019-09-28 20:05:15 +00:00
root 56c60fbae3 Now that all the file renaming etc has been moved into build, this
needs to emulate the bootinst.bat
2019-09-28 20:02:53 +00:00
root 2431f29c4c Paths include the livekit name which we need to remove from the file path as well 2019-09-28 19:47:43 +00:00
root 195387303e Removing syslinux files that aren't used 2019-09-28 19:30:28 +00:00
root ef504eb2af I can't get vesamenu to work yet, menu works thought
based on https://github.com/Tomas-M/linux-live/pull/75#issuecomment-535481117
2019-09-28 19:10:34 +00:00
root 05ffc0a874 We need libutil.c32 for the menu to load 2019-09-28 18:55:20 +00:00
root 7e856fcc5a if /target/boot is analogous to /boot, then the ESP would usually get mounted to
/target/boot/EFI and the bootloader would end up in somewhere like:
/target/boot/efi/EFI/Boot/

That looks insane. However as we're not actually mounting the ESP, we can
cut out the empty mountpoint (/boot/efi)? This is either a great idea or a terrible one
I'm not sure which.
2019-09-28 18:42:24 +00:00
root 4d4228045e EFI paths are \EFI\Boot not \boot\EFI! 2019-09-28 18:41:00 +00:00
root 257a533b0e files are under /slax 2019-09-28 18:23:52 +00:00
root 10f61a88f6 SLAX has its own bootinst which I hadn't updated. Variables are %D% in cmd not %D 2019-09-28 18:06:52 +00:00
root b331cc488a hotpluggable EFI boot loaders basically need to be in /EFI/Boot/bootx64.efi
as that's the default search path for EFI
2019-09-28 18:10:47 +01:00
root 0d5fdcc060 Previously, we didn't have the EFI boot files being copied into the right place
for the raw build output, cab404 uses the bootinsh.sh which is run when creating
an ISO rather than producing a build with EFI embedded (which I'm attempting to
do)
2019-09-28 16:45:01 +00:00
root 356ebcbbd7 Merge remote-tracking branch 'cab404/master' into uefi 2019-09-28 15:40:41 +00:00
Tomas-M 89c08c297a
Disable console blanking 2019-09-13 19:37:16 +02:00
Tomas-M 98cd8e51b4
Update .bashrc 2019-09-13 19:36:00 +02:00
Tomas-M 7709174535
Update .bashrc 2019-09-12 07:42:05 +02:00
Tomas-M 73d605d9ad
PXE: Use first route IP if multiple routes are found 2019-07-31 07:53:07 +02:00
Tomas Matejicek 72de891a3d add ^M to line ends 2019-07-26 21:23:38 +02:00
Tomas-M 05af29f8d1
Exit if vmlinuz cannot be copied 2019-07-26 21:15:25 +02:00
Tomas-M 93cbaf8c67
Set setuid bit on xorg binary, so it can be started by guest user 2019-07-25 20:03:38 +02:00
Tomas-M 8be589217e
Update build 2019-07-25 20:01:40 +02:00
Cabia Rangris 03f722b881 fix: wrong efi folder 2019-07-17 22:13:08 +03:00
Cabia Rangris b71babf0bc feat: uefi support 2019-07-17 21:59:27 +03:00
TomasM 5a06b74174 Disable screen blanking on console and X 2019-07-02 08:29:16 +00:00
Tobias Pape 6edbe53252 Post-Build USB installation (#65)
There were no hints for the installation on a usb stick, i think it would be good to add something.
2019-06-30 06:22:21 +02:00
TomasM 1257303ef3 add shadow 2019-06-27 14:40:31 +00:00
TomasM e365ab8859 Added 'start here' floating text on startup 2019-06-27 09:15:08 +00:00
Tomas-M 41f195da50
Update xlunch version 2019-06-27 00:34:32 +02:00
TomasM 809dc08543 simplify 2019-06-26 10:32:39 +00:00
samunders-core 5e288baafe decrease tftp-based PXE boot time to ~ 1/3rd (#72)
* decrease tftp-based PXE boot time to ~ 1/3rd

* decrease code amount by reusing tftp_mget function

* report parallel tftp download progress

even when seemingly out-of-order
2019-06-26 07:33:07 +02:00
Tomas-M 0548b30e81
Update xlunch version 2019-06-25 23:30:47 +02:00
TomasM 8852a1062d Revert "Desktop icons"
This reverts commit 0d9256ee6a.
2019-06-25 21:27:40 +00:00
TomasM 95656a4eff Revert "icons"
This reverts commit afe634c46a.
2019-06-25 21:27:28 +00:00
TomasM afe634c46a icons 2019-06-25 20:40:56 +00:00
TomasM 0d9256ee6a Desktop icons 2019-06-25 20:20:32 +00:00
Tomas-M e38da35316
Xterm select to clipboard 2019-06-25 16:11:06 +02:00
Tomas-M 0e4c7bf8a3
Disable apparmor by default 2019-06-19 13:11:01 +02:00
TomasM 8432a942e9 exclude compton shadow for xlunch 2019-05-08 18:26:54 +00:00
TomasM c7055b1ad1 add systemd entries to connect wifi after resume 2019-05-08 09:36:53 +00:00
TomasM 4f813d4e87 Add nvme driver to initrd 2019-04-28 12:24:52 +00:00