mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 05:45:23 +01:00
Add patch headers
Also cleanup the flex patch a bit
This commit is contained in:
parent
9961c4b75f
commit
f7ea086630
19 changed files with 83 additions and 16 deletions
|
|
@ -1,3 +1,7 @@
|
|||
We do not have /dev at this stage of the bootstrap, including /dev/tty. For
|
||||
some reason, bash has a fixation on /dev/tty, even though we are not
|
||||
interactive. Removing this check entirely fixes this issue.
|
||||
|
||||
diff --color -ru shell.c
|
||||
--- shell.c 2002-07-02 01:27:11.000000000 +1000
|
||||
+++ shell.c 2021-01-16 11:23:36.407287955 +1100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue