Api/apt.bootbuild(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
this [[api]] is used to rebuild /boot/addon.d for [[Api/apt|apt]]
this [[api]] is used to rebuild /boot/addon.d for [[Api/apt|apt]]


'''usage:'''
'''usage:'''


apt.bootbuild()
apt.bootbuild()


'''output:'''
'''output:'''


reads all files in /etc/apt/boot/ and adds their instructions to /boot/addon.d
reads all files in /etc/apt/boot/ and adds their instructions to /boot/addon.d

Latest revision as of 08:32, 24 September 2024

this api is used to rebuild /boot/addon.d for apt


usage:

apt.bootbuild()


output:

reads all files in /etc/apt/boot/ and adds their instructions to /boot/addon.d