Skip to content

Commit

Permalink
add grub.cfg.live
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Nov 28, 2023
1 parent d076e9c commit 66e7f3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ install:
install bin/dhclient-fai-script $(SHAREDIR)/
install -m644 conf/dhclient-fai.conf $(SHAREDIR)/
install -m644 conf/apt.conf $(DESTDIR)/etc/apt/apt.conf.d/90fai
cd conf ; install -m644 fai.conf grub.cfg grub.cfg.autodiscover $(DESTDIR)/etc/fai/
cd conf ; install -m644 fai.conf grub.cfg grub.cfg.autodiscover grub.cfg.live $(DESTDIR)/etc/fai/
install -m644 conf/nfsroot.conf $(DESTDIR)/etc/fai/
install -m644 conf/sources.list $(DESTDIR)/etc/fai/apt/
install -m644 conf/fai-project.gpg $(DESTDIR)/etc/fai/apt/trusted.gpg.d/
Expand Down
1 change: 1 addition & 0 deletions debian/fai-server.install
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ usr/bin/fai-mk-configspace
usr/share/fai/pixmaps/*
etc/fai/grub.cfg
etc/fai/grub.cfg.autodiscover
etc/fai/grub.cfg.live
etc/fai/NFSROOT
etc/fai/apt/sources.list
etc/fai/apt/trusted.gpg.d/fai-project.gpg
Expand Down

0 comments on commit 66e7f3a

Please sign in to comment.