Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
grub
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
grub
Commits
321e6021
Commit
321e6021
authored
Mar 13, 2026
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added support for reComputer J4012
parent
1c97656a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Makefile
Makefile
+2
-1
No files found.
Makefile
View file @
321e6021
recomputer-j2012
:
grub.efiarm64
recomputer-j2012
:
grub.efiarm64
recomputer-j4012
:
grub.efiarm64
aws
:
grub.bios
aws
:
grub.bios
kvm64
:
grub.bios
kvm64
:
grub.bios
phenom
:
grub.bios
phenom
:
grub.bios
...
@@ -128,7 +129,7 @@ set default=0
...
@@ -128,7 +129,7 @@ set default=0
set
timeout
=
5
set
timeout
=
5
insmod
ext2
insmod
ext2
set
root
=(
hd
1
,2
)
set
root
=(
hd
0
,2
)
linux
/boot/Image
console
=
tty1
root
=
/dev/disk/by-label/CLFS
rootfstype
=
ext4
rootflags
=
discard rw rootwait quiet
loglevel
=
3 systemd.show_status
=
1 net.ifnames
=
0
linux
/boot/Image
console
=
tty1
root
=
/dev/disk/by-label/CLFS
rootfstype
=
ext4
rootflags
=
discard rw rootwait quiet
loglevel
=
3 systemd.show_status
=
1 net.ifnames
=
0
devicetree
/boot/machine.dtb
devicetree
/boot/machine.dtb
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment