diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-02-02 14:31:59 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-02-02 14:31:59 -0600 |
commit | 79631ef3311eacf57344a5dd1865ac046908b353 (patch) | |
tree | 93d3b97086af10897ab2f4ab66f1a66ea2ea9729 /x86/early.cfg | |
parent | 44905a2bdc4ce312c406f67428157ea43456db19 (diff) | |
download | image-79631ef3311eacf57344a5dd1865ac046908b353.tar.gz image-79631ef3311eacf57344a5dd1865ac046908b353.tar.bz2 image-79631ef3311eacf57344a5dd1865ac046908b353.tar.xz image-79631ef3311eacf57344a5dd1865ac046908b353.zip |
Update boot scripts for RC1 changes; kill easy-kernel-p8
Diffstat (limited to 'x86/early.cfg')
-rw-r--r-- | x86/early.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86/early.cfg b/x86/early.cfg index 259d3e6..dc1f831 100644 --- a/x86/early.cfg +++ b/x86/early.cfg @@ -1,2 +1,2 @@ -search.fs_label "Adelie 1.0b4 pmmx" root +search.fs_label "Adelie 1.0rc1 pmmx" --no-floppy root set prefix=($root)/boot |