sudomesh / exitnode

Configuration, script and instructions for exit nodes.
7 stars 6 forks source link

create_exitnode script asks something related to "A new version of /boot/grub/menu.lst is available" #12

Closed jhpoelen closed 6 years ago

jhpoelen commented 6 years ago

When creating a DO exitnode using README.md instructions :

Found kernel: /boot/vmlinuz-4.4.0-116-generic
A new version of /boot/grub/menu.lst is available, but the version installed 
currently has been locally modified.

  1. install the package maintainer's version
  2. keep the local version currently installed
  3. show the differences between the versions
  4. show a side-by-side difference between the versions
  5. show a 3-way difference between available versions
  6. do a 3-way merge between available versions (experimental)
  7. start a new shell to examine the situation
jhpoelen commented 6 years ago

now, after https://github.com/sudomesh/exitnode/commit/343595a8bcfdc1c495552c72eb2d69cb5fc76293 , no more questions are asked.

run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.4.0-116-generic
Found kernel: /boot/vmlinuz-4.4.0-116-generic
Updating /boot/grub/menu.lst ... done

run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-116-generic
Found initrd image: /boot/initrd.img-4.4.0-116-generic
done