Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| pbuilder [Le 12/02/2024, 06:17] – 89.86.155.3 | pbuilder [Le 31/10/2024, 19:32] (Version actuelle) – 89.86.155.3 | ||
|---|---|---|---|
| Ligne 106: | Ligne 106: | ||
| inclut fonction utile pour créer des multiples rapidement | inclut fonction utile pour créer des multiples rapidement | ||
| + | |||
| + | vous pouvez l' | ||
| + | |||
| + | < | ||
| + | |||
| + | |||
| < | < | ||
| #!/bin/bash | #!/bin/bash | ||
| ubuntuori () { | ubuntuori () { | ||
| - | sudo wget " | + | sudo wget " |
| - | sudo wget " | + | sudo wget " |
| chmod +x / | chmod +x / | ||
| - | sudo pbuilder-$1 create | + | sudo pbuilder-$1 create |
| } | } | ||
| ubuntuarc () { | ubuntuarc () { | ||
| - | sudo wget " | + | sudo wget " |
| - | sudo wget " | + | sudo wget " |
| chmod +x / | chmod +x / | ||
| - | sudo pbuilder-$1 create | + | sudo pbuilder-$1 create |
| } | } | ||
| ubuntuarc2 () { | ubuntuarc2 () { | ||
| - | sudo wget " | + | sudo wget " |
| - | sudo wget " | + | sudo wget " |
| chmod +x / | chmod +x / | ||
| - | sudo pbuilder-$1 create | + | sudo pbuilder-$1 create |
| } | } | ||
| debianori () { | debianori () { | ||
| - | rm -f $HOME/ | + | |
| - | cp $HOME/ | + | sudo wget "https://bitbucket.org/amidevous/fedora-rpm/raw/master/ |
| - | sudo rm -f / | + | chmod +x / |
| - | sudo cp / | + | sudo pbuilder-$1 create |
| - | sudo chmod +x / | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | sed -i ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | sudo pbuilder-$1 create --override-config | + | |
| - | } | + | |
| - | debianarc () { | + | |
| - | rm -f $HOME/ | + | |
| - | cp $HOME/ | + | |
| - | sudo rm -f / | + | |
| - | sudo cp / | + | |
| - | | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | mkdir -p $HOME/ | + | |
| - | sed -i ' | + | |
| - | echo ' | + | |
| - | echo ' | + | |
| - | sudo pbuilder-$1 create | + | |
| } | } | ||
| # Ubuntu 24.04 The Noble Numbat (le Noble numbat) support Avril 2029 | # Ubuntu 24.04 The Noble Numbat (le Noble numbat) support Avril 2029 | ||
| Ligne 176: | Ligne 146: | ||
| sudo rm -f / | sudo rm -f / | ||
| sudo cp / | sudo cp / | ||
| - | ubuntuori mantic | + | #ubuntuori mantic |
| #Ubuntu 23.04 The Lunar Lobster (le Homard lunaire) support Janvier 2024 | #Ubuntu 23.04 The Lunar Lobster (le Homard lunaire) support Janvier 2024 | ||
| sudo rm -f / | sudo rm -f / | ||
| sudo cp / | sudo cp / | ||
| - | ubuntuori lunar | + | #ubuntuori lunar |
| #Ubuntu 22.10 The Kinetic Kudu (le Koudou cinétique) support 20 Juillet 2023 | #Ubuntu 22.10 The Kinetic Kudu (le Koudou cinétique) support 20 Juillet 2023 | ||
| sudo rm -f / | sudo rm -f / | ||
| sudo cp / | sudo cp / | ||
| - | ubuntuarc kinetic | + | #ubuntuarc kinetic |
| #Ubuntu 22.04 LTS The Jammy Jellyfish (la méduse chanceuse) support Avril 2027 | #Ubuntu 22.04 LTS The Jammy Jellyfish (la méduse chanceuse) support Avril 2027 | ||
| ubuntuori jammy | ubuntuori jammy | ||
| - | # | + | #Ubuntu 21.10 The Impish Indri (indri espiègle) |
| - | ubuntuarc impish | + | #ubuntuarc impish |
| - | # | + | #Ubuntu 21.04 The Hirsute Hippo (l' |
| - | ubuntuarc hirsute | + | #ubuntuarc hirsute |
| - | # | + | #Ubuntu 20.10 The Groovy Gorilla (le gorille sensationnel) |
| - | ubuntuarc groovy | + | #ubuntuarc groovy |
| - | # | + | #Ubuntu 20.04 LTS The Focal Fossa (le fossa focal) |
| ubuntuori focal | ubuntuori focal | ||
| - | # | + | #Ubuntu 19.10 The Eoan Ermine (l' |
| - | ubuntuarc eoan | + | #ubuntuarc eoan |
| - | # | + | #Ubuntu 19.04 The Disco Dingo (le dingo disco) |
| - | ubuntuarc disco | + | #ubuntuarc disco |
| - | # | + | #Ubuntu 18.10 The Cosmic Cuttlefish (la seiche cosmique) |
| - | ubuntuarc cosmic | + | #ubuntuarc cosmic |
| - | # | + | #Ubuntu 18.04 LTS The Bionic Beaver (le castor bionique) |
| - | ubuntuori bionic | + | #ubuntuori bionic |
| - | # | + | #Ubuntu 17.10 The Artful Aardvark (l' |
| - | ubuntuarc artful | + | #ubuntuarc artful |
| - | ubuntuarc zesty | + | #Ubuntu 17.04 The Zesty Zapus (le zapus plaisant) |
| - | ubuntuarc yakkety | + | #ubuntuarc zesty |
| - | ubuntuori xenial | + | #Ubuntu 16.10 The Yakkety Yak (le yak bavard) |
| - | ubuntuarc wily | + | #ubuntuarc yakkety |
| - | ubuntuarc vivid | + | # Ubuntu 16.04 LTS The Xenial Xerus (le xerus hospitalier) |
| - | ubuntuarc utopic | + | #ubuntuori xenial |
| - | ubuntuori trusty | + | #Ubuntu 15.10 The Wily Werewolf (le loup-garou rusé) |
| - | ubuntuarc saucy | + | #ubuntuarc wily |
| - | ubuntuarc raring | + | #Ubuntu 15.04 The Vivid Vervet (le vervet vif) |
| - | ubuntuarc quantal | + | #ubuntuarc vivid |
| - | ubuntuarc2 precise | + | #Ubuntu 14.10 The Utopic Unicorn (la licorne utopique) |
| - | ubuntuarc2 oneiric | + | #ubuntuarc utopic |
| - | ubuntuarc2 natty | + | #Ubuntu 14.04 LTS The Trusty Tahr (le bélier confiant) |
| - | ubuntuarc2 maverick | + | #ubuntuori trusty |
| - | ubuntuarc2 lucid | + | #Ubuntu 13.10 The Saucy Salamander (la salamandre délurée) |
| - | ubuntuarc2 karmic | + | #ubuntuarc saucy |
| - | ubuntuarc2 jaunty | + | #Ubuntu 13.04 The Raring Ringtail (le bassaris enthousiaste) |
| - | ubuntuarc2 intrepid | + | #ubuntuarc raring |
| - | ubuntuarc2 hardy | + | #Ubuntu 12.10 The Quantal Quetzal (le quetzal quantique) |
| - | ubuntuarc2 gutsy | + | #ubuntuarc quantal |
| - | ubuntuarc2 feisty | + | #Ubuntu 12.04 LTS The Precise Pangolin (le pangolin précis) |
| - | ubuntuarc2 edgy | + | #ubuntuarc2 precise |
| - | ubuntuarc2 dapper | + | #Ubuntu 11.10 The Oneiric Ocelot (l' |
| - | ubuntuarc2 breezy | + | #ubuntuarc2 oneiric |
| - | debianori bookworm | + | # Debian 12 Bookworm (Rat de bibliothèque) |
| - | debianori bullseye | + | #debianori bookworm |
| - | debianori | + | # Debian 11 Bullseye (Bulle) |
| - | debianarc stretch | + | #debianori |
| - | debianarc jessie | + | |
| - | debianarc wheezy | + | |
| - | debianarc squeeze | + | |
| - | debianarc lenny | + | |
| - | debianarc etch | + | |
| - | debianarc sarge | + | |
| - | debianarc woody | + | |
| - | debianarc potato | + | |
| - | debianarc slink | + | |
| - | debianarc hamm | + | |
| </ | </ | ||
| + | |||
| + | ensuite créer facilement les configuration | ||
| + | |||
| + | < | ||
