partman-auto: set default trisquel partition recipe.
This commit is contained in:
parent
7e6f367d00
commit
a3b9160667
2 changed files with 173 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2022 Luis Guzmán <ark@switnet.org>
|
||||
# Copyright (C) 2025 Luis Guzmán <ark@switnet.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -29,6 +29,8 @@ REPOKEY=0E98404D386FA1D9
|
|||
NETINST=true
|
||||
. ./config
|
||||
|
||||
apply_patch_changes
|
||||
|
||||
changelog "Fetch and build as udeb dependency for debian-installer."
|
||||
changelog "Fetch and build as udeb dependency for debian-installer.
|
||||
Set trisquel default size partition recipe."
|
||||
package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue